Run travis build on ruby 2.0.0 only for now

So that it doesn't take forever to finish right now
This commit is contained in:
Washington Luiz 2014-04-10 00:35:31 -03:00
parent 7dbced5242
commit e1ddef91f3
1 changed files with 0 additions and 2 deletions

View File

@ -4,9 +4,7 @@ before_install:
- travis_retry gem install bundler
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
env:
- RAILS=4-1-stable DB=sqlite3