Skip to content

Commit a6a43ed

Browse files
author
Kareem Zidane
committed
disabled tag builds
1 parent 4c3a02e commit a6a43ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ language: python
22

33
python: "3.4"
44

5+
# don't build tags
6+
branches:
7+
except: /^v\d/
8+
59
# build sdist
610
script: make build
711

0 commit comments

Comments
 (0)