Skip to content

Commit

Permalink
fix(Travis): should trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaalpuerto committed May 13, 2018
1 parent 282b92c commit 5e0d0e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ install:
- yarn
after_script:
- npm run coveralls
after_success:
- npm run travis-deploy-once "npm run semantic-release"
cache:
yarn: true
directories:
Expand Down

0 comments on commit 5e0d0e0

Please sign in to comment.