Merge pull request #3952 from fog/icco/update-travis

Add 2.3 and 2.4 to test builds
This commit is contained in:
Wesley Beary 2017-03-20 09:46:14 -05:00 committed by GitHub
commit a7745f3d0f
1 changed files with 3 additions and 0 deletions

View File

@ -1,12 +1,15 @@
language: ruby
sudo: false
dist: trusty
script: bundle exec rake travis
rvm:
- 2.1
- 2.2
- 2.3
- 2.4
- jruby-head
gemfile: