We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7dfb16 commit 22b2f6cCopy full SHA for 22b2f6c
.travis.yml
@@ -2,6 +2,8 @@ sudo: false
2
language: node_js
3
node_js:
4
- "6.0"
5
+ - "8.0"
6
+ - "node"
7
env:
8
- CXX=g++-4.8
9
0 commit comments