Merge pull request #26 from tbetbetbe/ruby-auth-fix-travis
Updates .travis.yml to update bundler
This commit is contained in:
commit
de997c7a7f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue