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 7f41d40 commit ab9a46cCopy full SHA for ab9a46c
.travis.yml
@@ -6,3 +6,6 @@ node_js:
6
notifications:
7
email: false
8
sudo: false
9
+script:
10
+ - npm run test
11
+ - npm run lint
0 commit comments