Install latest bundler on travis

This commit is contained in:
Justin Li
2016-03-21 11:36:50 -04:00
parent 021bafd260
commit 622b8011db
+4
View File
@@ -19,6 +19,10 @@ matrix:
allow_failures:
- rvm: jruby-head
before_install:
- gem update --system
- gem install bundler --pre
script: "bundle exec rake"
notifications: