Change codecov command in travis.yml

This commit is contained in:
2019-08-03 21:33:15 +05:30
parent 5e28e0e222
commit 4548f2c3b4
+1 -1
View File
@@ -3,4 +3,4 @@ notifications:
email: false
script:
- npm run test
- $(npm bin)/codecov
- npx codecov