Skip to content

Commit

Permalink
fix(travis-ci): test
Browse files Browse the repository at this point in the history
  • Loading branch information
dajk committed Jul 8, 2018
1 parent 6b80050 commit 68879aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ script:
after_success:
- npm run report-coverage
- npm run travis-deploy-once "npm run semantic-release"
branches:
except:
- /^v\d+\.\d+\.\d+$/

0 comments on commit 68879aa

Please sign in to comment.