Update .travis.xml
Try one more time.
This commit is contained in:
parent
7c30545bd4
commit
413ef368d9
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,5 @@
|
|||
os: osx
|
||||
osx_image: xcode9.2
|
||||
language: objective-c
|
||||
xcode_project: Cog.xcodeproj
|
||||
xcode_scheme: Cog
|
||||
before_install:
|
||||
- brew update
|
||||
- brew outdated xctool || brew upgrade xctool
|
||||
script:
|
||||
- xcodebuild clean build -workspace Cog.xcodeproj/project.xcworkspace -scheme Cog CODE_SIGNING_REQUIRED=NO
|
||||
|
|
Loading…
Reference in a new issue