Updated Travis CI config, making sure xctool is installed

This commit is contained in:
Bogdan Poplauschi 2014-11-04 12:22:59 +02:00
parent ef9a2798a7
commit 55f4beade5
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ before_install:
- pod --version - pod --version
- pod setup --silent - pod setup --silent
- pod repo update --silent - pod repo update --silent
- brew update
- brew install xctool
script: script: