.travis.yml in dbview_cti-0.1.3 vs .travis.yml in dbview_cti-0.1.4
- old
+ new
@@ -1,9 +1,9 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- - rbx-19mode
+ - rbx
env:
- "RAILS_VERSION=3.2.0"
- "RAILS_VERSION=4.0.0"
script: bundle exec rspec spec/models
before_script: