.travis.yml in
bogus-0.0.1
vs .travis.yml in
bogus-0.0.2
- old
+ new
@@ -1,6 +1,5 @@
language: ruby rvm: - 1.9.2 - 1.9.3
- - rbx-19mode
script: bundle exec rspec spec && bundle exec cucumber --tag ~@wip