This commit is contained in:
Guillaume BIENKOWSKI 2015-01-18 10:58:23 +01:00
parent a3ff9a4b78
commit 6dcf9aef7c

View file

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