We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c3eb0 commit 7a44c7fCopy full SHA for 7a44c7f
1 file changed
.travis.yml
@@ -8,6 +8,7 @@ cache:
8
directories:
9
- node_modules
10
script:
11
+- npm test
12
- npm run build
13
14
after_success:
0 commit comments