Skip to content

Commit

Permalink
feat: set up semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Jul 28, 2016
1 parent 4a88df5 commit ace947f
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 @@ -33,3 +33,6 @@ after_success:
- python travis_after_all.py
- export $(cat .to_export_back) &> /dev/null
- npm run semantic-release
branches:
except:
- /^v\d+\.\d+\.\d+$/

0 comments on commit ace947f

Please sign in to comment.