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 0b3621b commit 6d39adaCopy full SHA for 6d39ada
.travis.yml
@@ -5,6 +5,7 @@ node_js:
5
script:
6
- npm run lint:js
7
- npm run lint:css
8
+ - npm run test
9
10
after_success:
11
- npm i coveralls
0 commit comments