mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
travis: Build only master
This commit is contained in:
parent
b19e336108
commit
2dda8fc4a5
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ language: python
|
|||
python:
|
||||
- 2.7
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
env:
|
||||
- TOXENV=py26-c,py27-c
|
||||
- TOXENV=py32-c,py33-c,py34-c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue