mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 21:42:32 +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
|
||||
before_install:
|
||||
- brew update
|
||||
- brew outdated xctool || brew upgrade xctool
|
||||
- brew install carthage
|
||||
script: ci/build
|
||||
notifications:
|
||||
email: false
|
||||
- carthage bootstrap --platform Mac
|
||||
xcode_project: MacPass.xcodeproj
|
||||
xcode_scheme: MacPass
|
||||
Reference in New Issue
Block a user