Pan 2018-08-26 00:34:52 +08:00
parent d1ac442097
commit 9a6e88a033
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ install:
- npm install -g codecov
script: npm run test:ci
after_success:
- codecov --file test/coverage/lcov.info --disable search
- codecov
notifications:
email: false