mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
Update Travis config to build on node 4.5.0
This commit is contained in:
@@ -3,14 +3,15 @@ git:
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
language: cpp
|
||||
compiler: clang
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
env:
|
||||
- TARGET_ARCH=x64
|
||||
osx_image: xcode7
|
||||
osx_image: xcode7.3
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user