Fix travis for real this time
Sorry for the commit noise, I didn't think I'd need this much fiddling and I don't have push-force privileges on the repo.
This commit is contained in:
parent
bd4aa8167c
commit
4ff412e2d2
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ rvm:
|
|||
install:
|
||||
- gem install -v 1.12.5 bundler
|
||||
- bundle _1.12.5_ install --jobs=3 --retry=3
|
||||
script: "bundle _1.12.5_ exec rake ci"
|
||||
script: "bundle exec rake ci"
|
||||
|
|
Loading…
Reference in a new issue