Update travis rubies

This commit is contained in:
Ryan Buckley 2016-11-01 19:12:41 -07:00
parent f34a839bf9
commit 3708afad53
1 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,8 @@
language: ruby
rvm:
- 1.9.3
- 2.1.5
- 2.2.4
- 2.3.0
- 2.1.10
- 2.2.5
- 2.3.1
before_install:
- gem install bundler -v 1.10.5
- gem install mime-types -v 2.6.2