Skip to content

Commit

Permalink
ci(.travis.yml): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Jan 17, 2018
1 parent c1b7209 commit cd13cfa
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 @@ -14,7 +14,7 @@ script:
- yarn run prepublishOnly
after_success:
- npm run codecov
- npm-run travis-deploy-once "npm run semantic-release"
- npm run travis-deploy-once "npm run semantic-release"
branches:
except:
- /^v\d+\.\d+\.\d+$/

0 comments on commit cd13cfa

Please sign in to comment.