There was an error while loading. Please reload this page.
1 parent 6f36c9b commit be57366Copy full SHA for be57366
1 file changed
.travis.yml
@@ -3,7 +3,6 @@ osx_image: xcode11.3
3
4
install:
5
- brew install swiftlint swiftformat
6
- - cd ./Demo; pod install
7
8
script:
9
- xcodebuild -workspace WKJavaScriptController-Demo.xcworkspace -scheme WKJavaScriptController-Demo -destination "platform=iOS Simulator,name=iPhone 7,OS=11.4" -configuration Debug ONLY_ACTIVE_ARCH=NO > >(xcpretty -c)
0 commit comments