Skip to content

Commit 2a0015b

Browse files
committed
Do not build tag pushes in travis.
1 parent 14087b2 commit 2a0015b

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
@@ -10,6 +10,10 @@ python:
1010
# - 3.4
1111
# - "3.5.0b4"
1212

13+
branches:
14+
except:
15+
- /^v[0-9]/
16+
1317
before_install:
1418
- MYMCREPO=https://repo.continuum.io/miniconda
1519
- MYMCBUNDLE=Miniconda-latest-Linux-x86_64.sh

0 commit comments

Comments
 (0)