Files
MacPass/.travis.yml
2017-05-24 22:26:12 +02:00

6 lines
148 B
YAML

osx_image: xcode8.3
language: objective-c
before_install:
- carthage bootstrap --platform Mac
xcode_project: MacPass.xcodeproj
xcode_scheme: MacPass