.travis.yml in
rspec-expect_it-1.1.0
vs .travis.yml in
rspec-expect_it-2.0.0
- old
+ new
@@ -2,6 +2,7 @@
rvm: - 1.9.2 - 1.9.3 - 2.0.0 - 2.1.0
+bundler_args: --without tools
script: rspec \ No newline at end of file