Skip to content

Commit 542dd2e

Browse files
committed
Tell Travis build only master.
1 parent 8fac3e3 commit 542dd2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ python:
88
- pypy3
99
install: pip install .
1010
script: python setup.py nosetests
11+
branches:
12+
only:
13+
- master

0 commit comments

Comments
 (0)