Skip to content

Commit

Permalink
chore(travis): typo in coverage:upload task
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 21, 2017
1 parent c4f495f commit e3e78d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ node_js:

after_success:
- npm run semantic-release
- npm run coverage:uplaod
- npm run coverage:upload

# Trigger a push build on master and greenkeeper branches + PRs build on every branches
# Avoid double build on PRs (See https://github.com/travis-ci/travis-ci/issues/1147)
Expand Down

0 comments on commit e3e78d8

Please sign in to comment.