fix travis-ci config

This commit is contained in:
Max Sokolov 2016-06-18 06:23:20 +03:00
parent f74d35cc8c
commit 89e3113a35
1 changed files with 1 additions and 2 deletions

View File

@ -6,6 +6,5 @@ branches:
before_install:
- brew update
- brew reinstall --HEAD xctool
- cd Tablet
script:
- xctool clean build test -project TableKit.xcodeproj -scheme TableKit -sdk iphonesimulator
- xctool clean build test -project TableKit.xcodeproj -scheme TableKitTests -sdk iphonesimulator