Skip to content

Commit 4ff9c53

Browse files
committed
Update .travis.yml
1 parent f958866 commit 4ff9c53

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
@@ -6,7 +6,7 @@ install:
66
- brew update; brew outdated swiftlint || brew upgrade swiftlint
77

88
script:
9-
- cd ./WKJavaScriptController-Demo; xcodebuild clean build -sdk iphonesimulator -workspace "./WKJavaScriptController-Demo/WKJavaScriptController-Demo.xcworkspace" -scheme "WKJavaScriptController-Demo" CODE_SIGNING_REQUIRED=NO
9+
- cd ./WKJavaScriptController-Demo; xcodebuild clean build -sdk iphonesimulator -workspace "./WKJavaScriptController-Demo.xcworkspace" -scheme "WKJavaScriptController-Demo" CODE_SIGNING_REQUIRED=NO
1010

1111
notifications:
1212
email: false

0 commit comments

Comments
 (0)