We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7264d86 + 73686f8 commit 2cdc3e0Copy full SHA for 2cdc3e0
1 file changed
.travis.yml
@@ -1,5 +1,8 @@
1
language: node_js
2
3
script:
4
- - npm test
+ - npm --harmony test
5
6
+node_js:
7
+ - "node"
8
+ - "8"
0 commit comments