We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77f94d commit f00b60cCopy full SHA for f00b60c
1 file changed
.travis.yml
@@ -5,6 +5,7 @@ node_js:
5
install:
6
- npm install
7
script:
8
+ - npm run build
9
- npm test
10
after_success:
11
- npm run test:coveralls
0 commit comments