We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98c08f commit 1761cadCopy full SHA for 1761cad
.travis.yml
@@ -6,6 +6,7 @@ cache:
6
- "node_modules"
7
script:
8
- npm run-script lint
9
+ - npm test
10
notifications:
11
email:
12
on_success: never
0 commit comments