Skip to content

Commit 91a97a7

Browse files
committed
add branches
1 parent 7c793dc commit 91a97a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
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)