Merge pull request #26 from tbetbetbe/ruby-auth-fix-travis

Updates .travis.yml to update bundler
This commit is contained in:
Tim Emiola 2015-04-23 17:11:41 -04:00
commit de997c7a7f
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: