Update travis.yml

This commit is contained in:
Xavier Schott 2018-06-04 22:51:50 -07:00 committed by GitHub
parent 8e446b1c93
commit 20a799d1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
language: objective-c
osx_image: xcode8.3
osx_image: xcode9.3
script: xcodebuild clean && xcodebuild build -project TGPControls.xcodeproj -scheme TGPControls CODE_SIGNING_REQUIRED=NO