We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59bf925 commit 775765aCopy full SHA for 775765a
.travis.yml
@@ -1,8 +1,6 @@
1
language: node_js
2
node_js:
3
- "8"
4
-before_install:
5
- - npm i -g npm
6
script:
7
- npm run lint
8
- npm run test:cov
0 commit comments