.travis.yml in
insales_api-0.1.1
vs .travis.yml in
insales_api-0.1.2
- old
+ new
@@ -2,5 +2,8 @@
rvm: - 1.9.3 - 2.1.0 notifications: email: false
+before_install:
+ - gem update bundler
+ - bundle install