Skip to content

Commit e2b5434

Browse files
authored
fix(package): delete cc-test-reporter (testing-library#273)
1 parent 585f1df commit e2b5434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ script:
2323
after_success:
2424
- npm run codecov
2525
- npm run build
26+
- rm ./cc-test-reporter
2627
- npm run travis-deploy-once "npm run semantic-release"
2728
branches:
2829
except:

0 commit comments

Comments
 (0)