Try newer macOS 10.13 on Travis

This commit is contained in:
Gregory Schier 2019-10-18 11:08:59 -04:00
parent 2d03e9f170
commit 8f4e57e936

View File

@ -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