We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addf616 commit f600da6Copy full SHA for f600da6
.travis.yml
@@ -9,6 +9,6 @@ notifications:
9
node_js: '8'
10
install: npm install
11
script: npm run validate
12
-after_script: npx codecov
+after_script: npx codecov@3
13
branches:
14
only: master
0 commit comments