Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit 8f274cc

Browse files
committed
Updated .travis.yml
1 parent 1c12950 commit 8f274cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ osx_image: xcode8.2
55
xcode_sdk: iphonesimulator10.2
66

77
script:
8-
- xcodebuild -project Net.xcodeproj -sdk iphonesimulator10.2 -destination "platform=iOS Simulator,name=iPhone 7,OS=10.1" -configuration Debug -enableCodeCoverage YES clean build test
8+
- xcodebuild -project Net.xcodeproj -scheme Example -sdk iphonesimulator10.2 -destination "platform=iOS Simulator,name=iPhone 7,OS=10.1" -configuration Debug -enableCodeCoverage YES clean build test

0 commit comments

Comments
 (0)