Build Travis for simulator so we don't need to sign.
This commit is contained in:
parent
8a43a0d580
commit
7cd66f5170
@ -1,7 +1,8 @@
|
|||||||
language: objective-c
|
language: objective-c
|
||||||
osx_image: xcode7
|
osx_image: xcode7
|
||||||
xcode_scheme: MasterPassword iOS (Development)
|
xcode_scheme: MasterPassword iOS (App Store)
|
||||||
xcode_workspace: MasterPassword.xcworkspace
|
xcode_workspace: MasterPassword.xcworkspace
|
||||||
|
xcode_sdk: iphonesimulator
|
||||||
env: TERM=dumb
|
env: TERM=dumb
|
||||||
git:
|
git:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
Loading…
Reference in New Issue
Block a user