2
0
MasterPassword/.travis.yml
Maarten Billemont f1a72d8160 Initial window improvements, reveal and reset master password.
[FIXED]     Initial intro window didn't always show up reliably.
[ADDED]     Ability to temporarily reveal master password while typing it.
[IMPROVED]  When you go down the sites list, fade out the fade-out gradient to prevent the selection from becoming invisible.
[ADDED]     Ability to reset your master password.
[UPDATED]   Initial screenshot of Master Password for Mac and iPhone.
2014-06-29 23:18:25 -04:00

8 lines
212 B
YAML

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