Skip to content

Commit 83f1481

Browse files
committed
Trying that again
1 parent 313796c commit 83f1481

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ script:
2222
- KAFKA_VERSION=0.8.0 tox -e `./travis_selector.sh $TRAVIS_PYTHON_VERSION`
2323
- KAFKA_VERSION=0.8.1 tox -e `./travis_selector.sh $TRAVIS_PYTHON_VERSION`
2424

25-
branches:
26-
only:
27-
- master
28-
- /^release-.*$/
29-
3025
deploy:
3126
provider: pypi
3227
user: mumrah
@@ -36,4 +31,3 @@ deploy:
3631
on:
3732
tags: true
3833
all_branches: true
39-
condition: "$TRAVIS_BRANCH =~ ^release-.*$"

0 commit comments

Comments
 (0)