We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a8912 commit f1130bbCopy full SHA for f1130bb
1 file changed
.travis.yml
@@ -2,3 +2,7 @@ language: node_js
2
3
node_js:
4
- "5"
5
+
6
+script:
7
+ - npm test
8
+ - npm run build
0 commit comments