2
0
MasterPassword/.travis.yml
2014-06-29 23:30:00 -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