Skip to content

Commit

Permalink
Update Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ealeksandrov committed Nov 2, 2019
1 parent 727d8d0 commit 01830ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: objective-c
osx_image: xcode9
osx_image: xcode11.2
script:
- set -o pipefail && xcodebuild -project ProvisionQL.xcodeproj -scheme ProvisionQL | xcpretty
- set -o pipefail && xcodebuild -project ProvisionQL.xcodeproj -scheme ProvisionQL CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty

0 comments on commit 01830ce

Please sign in to comment.