Update .travis.xml

Try one more time.
CQTexperiment
Christopher Snowhill 2017-12-27 15:53:22 -08:00 committed by GitHub
parent 7c30545bd4
commit 413ef368d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -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