.travis.yml in ndr_import-3.0.0 vs .travis.yml in ndr_import-3.0.1
- old
+ new
@@ -13,10 +13,8 @@
sudo: false
cache: bundler
-before_install: "rm ${BUNDLE_GEMFILE}.lock"
-
before_script: "bundle update"
script: "bundle exec rake test"
- old
+ new