Skip to content

Commit 063ac31

Browse files
committed
Use ci-tools script for semantic-release
1 parent 20b33f4 commit 063ac31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
include:
1919
- stage: release
2020
node_js: 10
21-
script: npx semantic-release
21+
script: curl "https://raw.githubusercontent.com/pelias/ci-tools/master/semantic-release.sh" | bash -

0 commit comments

Comments
 (0)