mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
👷 Override install phase
Gets rid of duplicate command: $ bundle install --jobs=3 --retry=3 --deployment https://docs.travis-ci.com/user/languages/ruby/#Travis-CI-uses-Bundler
This commit is contained in:
parent
82aa95eee5
commit
849655d957
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ env:
|
|||
- LC_ALL=en_US.UTF-8
|
||||
- LANGUAGE=en_US.UTF-8
|
||||
|
||||
before_install:
|
||||
install:
|
||||
- bundle install
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue