2
0

Update Travis configuration.

This commit is contained in:
Maarten Billemont 2015-10-22 15:33:20 -04:00
parent 39097d4458
commit 4013ca3578

View File

@ -1,6 +1,7 @@
language: objective-c
xcode_project: MasterPassword/ObjC/iOS/MasterPassword-iOS.xcodeproj
xcode_scheme: MasterPassword iOS (Development)
osx_image: xcode7
xcode_scheme: MasterPassword iOS (App Store)
xcode_workspace: MasterPassword.xcworkspace
env: TERM=dumb
git:
submodules: true