We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdaa706 commit 5bddab0Copy full SHA for 5bddab0
.travis.yml
@@ -5,4 +5,5 @@ osx_image: xcode8
5
script:
6
- set -o pipefail
7
- xcodebuild build-for-testing test-without-building -workspace Action.xcworkspace -scheme Action -sdk iphonesimulator -destination "name=iPhone SE" | xcpretty -c
8
+ - swift build
9
0 commit comments