Add Ruby 2.4.0 to .travis.yml

This commit is contained in:
Robert Lord 2017-01-16 17:07:49 -06:00
parent 37ea3fb419
commit 64e4726088

View file

@ -4,8 +4,8 @@ language: ruby
rvm:
- 2.2.5
- 2.3.1
- 2.3.3
- 2.4.0
cache: bundler
script: bundle exec middleman build