Travis updating xctool

This commit is contained in:
Frederic Jacobs 2014-10-21 13:15:03 +02:00
parent afa0911442
commit 4269fe4ae7
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
before_install:
- brew update
- brew unlink xctool
- brew install xctool
language: objective-c
xcode_project: BuildTests/BuildTests.xcodeproj
xcode_scheme: BuildTestsTests