We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b74ced2 commit 0f1c993Copy full SHA for 0f1c993
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
node_js:
3
- - "6"
4
- - "8"
5
- - "10"
+ - 6
+ - 8
+ - 10
6
env:
7
- CXX=g++-4.8
8
addons:
0 commit comments