Skip to content

Commit

Permalink
fix(package): delete cc-test-reporter (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed May 13, 2020
1 parent 585f1df commit e2b5434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -23,6 +23,7 @@ script:
after_success:
- npm run codecov
- npm run build
- rm ./cc-test-reporter
- npm run travis-deploy-once "npm run semantic-release"
branches:
except:
Expand Down

0 comments on commit e2b5434

Please sign in to comment.