1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-15 16:10:39 +03:00

Fix #583 fix travis config #2

This commit is contained in:
Mark Goldin 2019-05-29 17:56:23 +07:00
parent eefbb53607
commit fe5b65a720

View File

@ -7,7 +7,7 @@ branches:
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' -sdk macosx ONLY_ACTIVE_ARCH=NO -destination 'platform='OS X',arch=x86_64' | xcpretty;
notifications:
slack: exyte:kdo9FNtTOFMuMqAyyvZPDAD7