Update bundler before travis builds
This commit is contained in:
parent
6c75e89cfe
commit
715fbe7a66
|
@ -13,6 +13,7 @@ script: "rake spec:all"
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install idn
|
- sudo apt-get install idn
|
||||||
|
- gem update bundler
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
|
|
Loading…
Reference in New Issue