We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20a8912 + f1130bb commit 6c0f2d5Copy full SHA for 6c0f2d5
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