Updates .travis.yml to update bundler

This commit is contained in:
Tim Emiola 2015-04-23 13:36:21 -07:00
parent b5ff47fecb
commit a6921fef76
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ rvm:
- jruby
script: "bundle exec rake"
before_install:
- gem update bundler
- sudo apt-get update
- sudo apt-get install idn
notifications: