fix travis-ci config
This commit is contained in:
parent
f74d35cc8c
commit
89e3113a35
|
|
@ -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
|
||||
Loading…
Reference in New Issue