Skip to content

Commit 1f8221e

Browse files
committed
Travis: branches
1 parent d5958cc commit 1f8221e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ install:
1313

1414
script:
1515
- tox
16+
17+
# Only master and releases. PRs are used otherwise.
18+
branches:
19+
only:
20+
- master
21+
- /^\d+\.\d+(\.\d+)?(-\S*)?$/

0 commit comments

Comments
 (0)