mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
Merge remote-tracking branch 'gh/master'
This commit is contained in:
commit
a2130c20d3
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