Revert "Add codecov report to travis.yml"

This reverts commit c378d1f18b.
pull/3/head
Amio 2018-07-18 15:18:35 +08:00
rodzic c378d1f18b
commit e42cca0ea7
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

@ -2,8 +2,3 @@ language: node_js
node_js:
- "8"
- "10"
install:
- npm install -g codecov
script:
- npm run test
- codecov