mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
Bootstrap before Travis build
This commit is contained in:
parent
6481d82029
commit
934a597415
2 changed files with 3 additions and 0 deletions
|
@ -8,5 +8,8 @@ env:
|
|||
- LC_ALL=en_US.UTF-8
|
||||
- LANGUAGE=en_US.UTF-8
|
||||
|
||||
install:
|
||||
- bash script/bootstrap
|
||||
|
||||
script:
|
||||
- bash script/ci_build
|
||||
|
|
Loading…
Reference in a new issue