mirror of
https://github.com/mas-cli/mas
synced 2024-11-25 13:00:23 +00:00
commit
2c13ca4f99
2 changed files with 5 additions and 2 deletions
|
@ -4,11 +4,13 @@
|
||||||
#
|
#
|
||||||
# https://travis-ci.org/mas-cli/mas
|
# https://travis-ci.org/mas-cli/mas
|
||||||
# https://docs.travis-ci.com/user/reference/osx/
|
# https://docs.travis-ci.com/user/reference/osx/
|
||||||
|
# https://docs.travis-ci.com/user/languages/objective-c/
|
||||||
#
|
#
|
||||||
|
|
||||||
language: objective-c
|
os: osx
|
||||||
|
osx_image: xcode9.4 # macOS 10.13
|
||||||
xcode_sdk: macosx10.13
|
xcode_sdk: macosx10.13
|
||||||
osx_image: xcode9.3
|
language: objective-c
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
|
@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
-️ 🛠 Xcode 9.4 #153
|
||||||
- 🛠 Xcode 9.3 #141
|
- 🛠 Xcode 9.3 #141
|
||||||
- 👷🏻♀️⚠️ Re-enable Danger #137
|
- 👷🏻♀️⚠️ Re-enable Danger #137
|
||||||
- ✨ Add price to search #62
|
- ✨ Add price to search #62
|
||||||
|
|
Loading…
Reference in a new issue