Skip to content

Commit 27ac913

Browse files
committed
build(release): remove github deploy on travis
1 parent f30bcb1 commit 27ac913

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,3 @@ branches:
1212
only:
1313
- master
1414
- /^greenkeeper.*$/
15-
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+-(alpha|beta|rc)\\.[0-9]+$/"
16-
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+$/"
17-
18-
before_deploy:
19-
- npm run gh:release
20-
21-
deploy:
22-
provider: releases
23-
api_key: "$CONVENTIONAL_GITHUB_RELEASER_TOKEN"
24-
on:
25-
tags: true

0 commit comments

Comments
 (0)