Skip to content

Commit 6dab75a

Browse files
authored
Update .travis.yml
Stop generating latest branch updates
1 parent dbcf2be commit 6dab75a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@ after_success:
77
before_deploy:
88
- ./scripts/prepare_release.sh && cd release
99
deploy:
10-
- provider: script
11-
skip_cleanup: true
12-
script: ../scripts/start_release.sh
13-
on:
14-
node: '6'
15-
condition: "$TRAVIS_TAG == ''"
16-
branches:
17-
only:
18-
- master
19-
- dev
2010
- provider: npm
2111
2212
skip_cleanup: true

0 commit comments

Comments
 (0)