mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Try newer macOS 10.13 on Travis
This commit is contained in:
parent
2d03e9f170
commit
8f4e57e936
@ -3,7 +3,7 @@ language: node_js
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx # High Sierra for older libcurl compatibility
|
- os: osx # High Sierra for older libcurl compatibility
|
||||||
osx_image: xcode9.4
|
osx_image: xcode10.1
|
||||||
env:
|
env:
|
||||||
- CSC_LINK=$MAC_CSC_LINK
|
- CSC_LINK=$MAC_CSC_LINK
|
||||||
- CSC_KEY_PASSWORD=$MAC_CSC_KEY_PASSWORD
|
- CSC_KEY_PASSWORD=$MAC_CSC_KEY_PASSWORD
|
||||||
|
Loading…
Reference in New Issue
Block a user