Update travis config again

This commit is contained in:
Ryan Buckley 2016-03-31 22:42:42 -07:00
parent 6f8751c325
commit 8ceb7ec917
1 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
language: ruby
rvm:
- 1.9.3
- 2.2.1
- 2.2.2
- 2.2.3
before_install: gem install bundler -v 1.10.5
before_deploy:
- 2.1.9
- 2.2.4
- 2.3.0
before_install:
- gem install bundler -v 1.10.5
- gem install mime-types -v 2.6.2