Update .travis.yml
Change node version.
This commit is contained in:
committed by
GitHub
parent
3288b0a6c5
commit
d1127c0bb3
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
dist: xenial
|
dist: xenial
|
||||||
node_js:
|
node_js:
|
||||||
- "5.9"
|
- 10
|
||||||
env:
|
env:
|
||||||
- CXX=g++-4.8
|
- CXX=g++-4.8
|
||||||
addons:
|
addons:
|
||||||
|
|||||||
Reference in New Issue
Block a user