forked from mirrors/linphone-iphone
Update travis again
This commit is contained in:
parent
e154c69ec6
commit
51f504c577
1 changed files with 0 additions and 7 deletions
|
|
@ -8,7 +8,6 @@ git:
|
|||
env:
|
||||
global:
|
||||
- VERSION="8.1"
|
||||
- KIF_SCREENSHOTS="${TRAVIS_BUILD_DIR}/Screenshots"
|
||||
|
||||
install:
|
||||
- cd submodules/build
|
||||
|
|
@ -17,10 +16,4 @@ install:
|
|||
- ls -la
|
||||
|
||||
script:
|
||||
- export KIF_SCREENSHOTS=$TRAVIS_BUILD_DIR/Screenshots
|
||||
- mkdir -p "$KIF_SCREENSHOTS"
|
||||
- echo $KIF_SCREENSHOTS
|
||||
- xcodebuild -scheme linphone -project linphone.xcodeproj -sdk iphonesimulator8.1 test
|
||||
|
||||
after_failure:
|
||||
- ls -la $KIF_SCREENSHOTS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue