1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 05:05:23 +03:00

Fix #583 fix travis config #4

This commit is contained in:
Mark Goldin 2019-05-29 18:31:00 +07:00
parent b722d60519
commit 07b7706c89

View File

@ -6,8 +6,8 @@ branches:
- master
script:
- set -o pipefail && xcodebuild test -project Macaw.xcodeproj -scheme 'Macaw iOS' -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO -destination 'platform=iOS Simulator,OS=12.2,name=iPhone X' | xcpretty;
- set -o pipefail && xcodebuild test -project Macaw.xcodeproj -scheme 'MacawOSX' -sdk macosx ONLY_ACTIVE_ARCH=NO -destination 'platform=OS X,arch=x86_64' | xcpretty;
- set -o pipefail && xcodebuild test -project Macaw.xcodeproj -scheme 'MacawOSX' ONLY_ACTIVE_ARCH=NO | xcpretty;
notifications:
slack: exyte:kdo9FNtTOFMuMqAyyvZPDAD7