Updates .travis.yml to update bundler
This commit is contained in:
parent
b5ff47fecb
commit
a6921fef76
|
@ -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