.travis.yml in cape-1.0.0 vs .travis.yml in cape-1.0.1
- old
+ new
@@ -1,7 +1,6 @@
-bundler_args: --without development
+bundler_args: --without debug doc
rvm:
- 1.8.7
- - 1.9.2
- 1.9.3
- ree
-script: "bundle exec rake test"
+script: "bundle exec rake"