Skip to content

Commit

Permalink
fix: remove coveralls from travis deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik Volschenk committed Dec 11, 2018
1 parent 3c295c3 commit 77ce440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ node_js:
after_success:
- npm run build
- npm run travis-deploy-once "npm run semantic-release"
- npm run coveralls
branches:
except:
- /^v\d+\.\d+\.\d+$/

0 comments on commit 77ce440

Please sign in to comment.