Skip to content

Commit

Permalink
Use ci-tools script for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Sep 1, 2018
1 parent c795127 commit a8b9af6
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 @@ -18,4 +18,4 @@ jobs:
include:
- stage: release
node_js: 10
script: npx semantic-release
script: curl "https://raw.githubusercontent.com/pelias/ci-tools/master/semantic-release.sh" | bash -

0 comments on commit a8b9af6

Please sign in to comment.