🌹 Set travis-node version to match electron-node (#2374)

This commit is contained in:
Albin Ekblom 2017-10-18 23:15:22 +02:00 committed by Leo Lamprecht
parent a53875f208
commit 13d89bd85d

View file

@ -6,7 +6,7 @@ language: node_js
matrix:
include:
- os: linux
node_js: 8.4.0
node_js: 7.9.0
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang