mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 05:08:41 -09:00
🌹 Set travis-node version to match electron-node (#2374)
This commit is contained in:
parent
a53875f208
commit
13d89bd85d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ language: node_js
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
node_js: 8.4.0
|
node_js: 7.9.0
|
||||||
env: CC=clang CXX=clang++ npm_config_clang=1
|
env: CC=clang CXX=clang++ npm_config_clang=1
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue