We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585f1df commit e2b5434Copy full SHA for e2b5434
.travis.yml
@@ -23,6 +23,7 @@ script:
23
after_success:
24
- npm run codecov
25
- npm run build
26
+ - rm ./cc-test-reporter
27
- npm run travis-deploy-once "npm run semantic-release"
28
branches:
29
except:
0 commit comments