mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 08:12:28 +00:00
Merge branch 'master' into develop
This commit is contained in:
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
osx_image: xcode7.2
|
||||||
|
language: objective-c
|
||||||
|
before_install:
|
||||||
|
- brew update
|
||||||
|
- brew outdated xctool || brew upgrade xctool
|
||||||
|
- brew install carthage
|
||||||
|
script: ci/build
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
Reference in New Issue
Block a user