mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 00:02:28 +00:00
removed unused ci script, updated travis.yml
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
osx_image: xcode7.2
|
osx_image: xcode7.3
|
||||||
language: objective-c
|
language: objective-c
|
||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew outdated xctool || brew upgrade xctool
|
|
||||||
- brew install carthage
|
- brew install carthage
|
||||||
script: ci/build
|
- carthage bootstrap --platform Mac
|
||||||
notifications:
|
xcode_project: MacPass.xcodeproj
|
||||||
email: false
|
xcode_scheme: MacPass
|
||||||
Reference in New Issue
Block a user