Update bundler on CI
This commit is contained in:
parent
15cdb552ba
commit
b58beb75fb
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
- 'develop'
|
- 'develop'
|
||||||
|
|
||||||
|
before_install: gem install bundler
|
||||||
bundler_args: "--without development production heroku --jobs 3 --retry 3"
|
bundler_args: "--without development production heroku --jobs 3 --retry 3"
|
||||||
|
|
||||||
script: "./script/ci/build.sh"
|
script: "./script/ci/build.sh"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue