Skip to content

Commit 60deba5

Browse files
committed
Merge branch 'master' into clean-linter
2 parents eb2f871 + 0872c53 commit 60deba5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ python:
44
- "3.4"
55
- "3.5"
66
- "3.6"
7-
sudo: false
7+
8+
branches:
9+
only:
10+
- master
811

912
env:
1013
- MODE=pytest

0 commit comments

Comments
 (0)