We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ce217 commit c9a9fa4Copy full SHA for c9a9fa4
.travis.yml
@@ -1,4 +1,5 @@
1
language: node_js
2
-node_js: "6.1"
+node_js:
3
+ - 'node'
4
install: npm install
5
script: npm run build
0 commit comments