Skip to content

Commit

Permalink
ci(travis): coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 10, 2018
1 parent 32429ed commit 07f3dba
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,9 @@ jobs:
- env: COMMAND=test:unit
- env: COMMAND=test:integration
- env: COMMAND=test:scenarios
- env: COMMAND=coverage:upload
- stage: release
node_js: lts/*
env: COMMAND=semantic-release
allow_failures:
- node_js: lts/*
env: COMMAND=coverage:upload

stages:
- lint
Expand Down

0 comments on commit 07f3dba

Please sign in to comment.