Skip to content

Commit 55f4bea

Browse files
committed
Updated Travis CI config, making sure xctool is installed
1 parent ef9a279 commit 55f4bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ before_install:
1010
- pod --version
1111
- pod setup --silent
1212
- pod repo update --silent
13+
- brew update
14+
- brew install xctool
1315

1416
script:
1517

0 commit comments

Comments
 (0)