mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
👷 Ensure latest xcpretty is installed
This commit is contained in:
parent
69c6c11f34
commit
f8d663b752
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ env:
|
|||
- LC_ALL=en_US.UTF-8
|
||||
- LANGUAGE=en_US.UTF-8
|
||||
|
||||
before_install:
|
||||
- bundle install
|
||||
|
||||
script:
|
||||
- script/build
|
||||
|
||||
|
|
Loading…
Reference in a new issue