Merge branch 'master' into develop

This commit is contained in:
Xavier Schott 2018-06-06 09:22:47 -07:00
commit 8d016e6e9e
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