Update travis to not use xctool :(

This commit is contained in:
Guillaume BIENKOWSKI 2015-01-18 19:50:06 +01:00
parent 6dcf9aef7c
commit fb4ed447c4

View file

@ -23,4 +23,4 @@ install:
# Use Pods/Subliminal/.../subliminal-test if using Cocoapods
script:
- xctool -scheme linphone -workspace linphone.xcworkspace -arch i386 -sdk $TEST_SDK clean test
- xcodebuild -scheme linphone -workspace linphone.xcworkspace -sdk iphonesimulator8.1 test