Skip to content

Commit 778de4d

Browse files
committed
exclude condition
1 parent 5488b65 commit 778de4d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,9 @@ deploy:
8282
script: bash ./_deploy/scripts/deploy_to_npm_com.sh -t mapray -n ${NPM_TOKEN} -d
8383
on:
8484
all_branches: true
85-
condition: $TRAVIS_BRANCH =~ ^(?!master)
8685
- provider: script
8786
skip_cleanup: true
8887
script: bash ./_deploy/scripts/deploy_to_npm_com.sh -t ui -n ${NPM_TOKEN} -d
8988
on:
9089
all_branches: true
91-
condition: $TRAVIS_BRANCH =~ ^(?!master)
92-
9390

0 commit comments

Comments
 (0)