Skip to content

Commit 71bed4f

Browse files
committed
add branches
1 parent 15308c0 commit 71bed4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ language: python
22
python: 3.5
33
sudo: false
44

5+
branches:
6+
only:
7+
- master
8+
- /^\d\.\d+$/
9+
510
matrix:
611
include:
712
- python: 2.7

0 commit comments

Comments
 (0)