Travis: be less strict about ruby minor versions

dev
Andy Meneely 2015-03-19 10:32:47 -04:00
parent cb33e8a40e
commit c423c41b61
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
language: ruby language: ruby
cache: bundler cache: bundler
rvm: rvm:
- 2.0.0 - 2.0
- 2.1.5 - 2.1
- 2.2.0 - 2.2