Merge pull request #7133 from electron/update-travis-node-versions

Upgrade Travis node version
This commit is contained in:
Kevin Sawicki 2016-09-08 11:13:00 -07:00 committed by GitHub
commit 638c96345d

View file

@ -3,14 +3,15 @@ git:
notifications: notifications:
email: false email: false
language: cpp language: node_js
compiler: clang node_js:
- "4"
os: os:
- linux - linux
- osx - osx
env: env:
- TARGET_ARCH=x64 - TARGET_ARCH=x64
osx_image: xcode7 osx_image: xcode7.3
matrix: matrix:
include: include: