mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
travis: build binaries on precise to lessen glibc reqs, refs #2445
This commit is contained in:
parent
7fcc945b4f
commit
e02138d177
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ matrix:
|
|||
env: TOXENV=py35 BDIST=1
|
||||
- python: 3.5
|
||||
env: TOXENV=py35 BDIST=1
|
||||
dist: precise
|
||||
- python: 3.6
|
||||
env: TOXENV=py36
|
||||
- python: 3.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue