Update travis settings
Use Node.js 9.7.0 and Xcode 9.3.
This commit is contained in:
Родитель
bb2fb93355
Коммит
1e2828b80e
|
@ -3,13 +3,13 @@ notifications:
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "9.7.0"
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
env:
|
env:
|
||||||
- TARGET_ARCH=x64
|
- TARGET_ARCH=x64
|
||||||
osx_image: xcode7.3
|
osx_image: xcode9.3
|
||||||
|
|
||||||
script: './script/cibuild'
|
script: './script/cibuild'
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче