2
0
MasterPassword/.travis.yml
2014-01-26 12:14:33 -05: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