Skip to content

Commit 5bddab0

Browse files
committed
Run swift build on CI
1 parent fdaa706 commit 5bddab0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ osx_image: xcode8
55
script:
66
- set -o pipefail
77
- xcodebuild build-for-testing test-without-building -workspace Action.xcworkspace -scheme Action -sdk iphonesimulator -destination "name=iPhone SE" | xcpretty -c
8+
- swift build
89

0 commit comments

Comments
 (0)