.travis.yml in rubysl-etc-1.0.0 vs .travis.yml in rubysl-etc-1.0.1
- old
+ new
@@ -1,7 +1,11 @@
language: ruby
env:
- - RUBYLIB=lib
-script: bundle exec mspec
+ - RUBYLIB=lib:.
+script: mspec spec
+branches:
+ only:
+ - 1.0
+ - 2.0
rvm:
- 1.8.7
- - rbx-nightly-18mode
+ - rbx-1