.travis.yml in killbill-braintree_blue-0.1.0 vs .travis.yml in killbill-braintree_blue-0.2.0
- old
+ new
@@ -1,9 +1,12 @@
language: ruby
sudo: false
cache: bundler
+before_script:
+ - bundle exec jbundle install
+
script: 'bundle exec rake test:spec test:remote:spec'
notifications:
email:
- kill-bill-commits@googlegroups.com