Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Commit 1a80cfa

Browse files
committed
build: only run release from master
1 parent 4ad195a commit 1a80cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ install:
1313
jobs:
1414
include:
1515
- stage: release
16+
if: branch = master
1617
node_js: "10"
1718
deploy:
1819
provider: "script"

0 commit comments

Comments
 (0)