We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae236df commit 518dc57Copy full SHA for 518dc57
.travis.yml
@@ -5,6 +5,7 @@ node_js:
5
- node
6
install:
7
- npm install -g codecov
8
+ - npm install
9
script:
10
- npm run ci
11
- codecov
0 commit comments