Fix travis (again)
This commit is contained in:
parent
2423464cdb
commit
bd4aa8167c
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ rvm:
|
||||||
- 2.4
|
- 2.4
|
||||||
install:
|
install:
|
||||||
- gem install -v 1.12.5 bundler
|
- gem install -v 1.12.5 bundler
|
||||||
- bundle _1.12.5_ install --jobs=3 --retry=3 --deployment
|
- bundle _1.12.5_ install --jobs=3 --retry=3
|
||||||
script: "bundle _1.12.5_ exec rake ci"
|
script: "bundle _1.12.5_ exec rake ci"
|
||||||
|
|
Loading…
Reference in a new issue