mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
re-enable OSX builds on travis (#1411)
This commit is contained in:
parent
e85566e4ee
commit
88195ae2cf
@ -20,10 +20,10 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env: TOXENV=lint
|
env: TOXENV=lint
|
||||||
# - os: osx
|
- os: osx
|
||||||
# osx_image: xcode7.3
|
osx_image: xcode7.3
|
||||||
# language: generic
|
language: generic
|
||||||
# env: TOXENV=py35
|
env: TOXENV=py35
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env: TOXENV=py35
|
env: TOXENV=py35
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
|
Loading…
Reference in New Issue
Block a user