2
0
MasterPassword/.travis.yml
2014-07-01 23:46:42 -04:00

8 lines
210 B
YAML

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