Skip to content

Commit

Permalink
Fixed Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
4np committed Oct 21, 2018
1 parent 178d4b3 commit 3438978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ script:
- xcpretty -v
- swiftlint version
- swiftlint
- xcodebuild -workspace "TVGemist.xcworkspace" -scheme "TVGemist" -sdk "appletvsimulator12.0" -destination "platform=tvOS Simulator,OS=11.0,name=Apple TV 1080p" -configuration Release clean build ONLY_ACTIVE_ARCH=NO CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO RUN_CLANG_STATIC_ANALYZER=YES|xcpretty -c
- xcodebuild -workspace "TVGemist.xcworkspace" -scheme "TVGemist" -sdk "appletvsimulator12.0" -destination "platform=tvOS Simulator,OS=12.0,name=Apple TV 4K (at 1080p)" -configuration Release clean build ONLY_ACTIVE_ARCH=NO CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO RUN_CLANG_STATIC_ANALYZER=YES|xcpretty -c

0 comments on commit 3438978

Please sign in to comment.