mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update travis settings
Use Node.js 9.7.0 and Xcode 9.3.
This commit is contained in:
committed by
Aleksei Kuzmin
parent
bb2fb93355
commit
1e2828b80e
@@ -3,13 +3,13 @@ notifications:
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "9.7.0"
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
env:
|
||||
- TARGET_ARCH=x64
|
||||
osx_image: xcode7.3
|
||||
osx_image: xcode9.3
|
||||
|
||||
script: './script/cibuild'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user