Pin bundler to 1.17.3 for now when running travis
This commit is contained in:
parent
f4db84ea79
commit
2db1030634
|
@ -31,7 +31,7 @@ addons:
|
||||||
- libeditline-dev
|
- libeditline-dev
|
||||||
- libedit-dev
|
- libedit-dev
|
||||||
before_install:
|
before_install:
|
||||||
- gem update bundler
|
- gem install bundler --version 1.17.3
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
|
|
Loading…
Reference in New Issue