Pin bundler to 1.17.3 for now when running travis
This commit is contained in:
parent
55320753c7
commit
f91f132f04
|
@ -16,7 +16,7 @@ matrix:
|
|||
rvm: 2.0
|
||||
- env: RAILS_VERSION="~>5.0.0"
|
||||
rvm: 2.1
|
||||
before_install: gem install bundler
|
||||
before_install: gem install bundler --version 1.17.3
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
|
|
Loading…
Reference in New Issue