2
0
MasterPassword/.travis.yml
2014-07-01 01:13:16 -04:00

8 lines
214 B
YAML

language: objective-c
xcode_workspace: MasterPassword.xcworkspace
xcode_scheme: MasterPassword\ iOS\ \(Development\)
xcode_sdk: iphonesimulator
git:
submodules: false
before_install: ./Scripts/updateDependencies