mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 10:16:27 +00:00
use py36 where possible
This commit is contained in:
parent
819a85df74
commit
7b1378f373
@ -16,7 +16,7 @@ git:
|
|||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- python: 3.5
|
- python: 3.6
|
||||||
env: TOXENV=lint
|
env: TOXENV=lint
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode7.3
|
||||||
@ -28,7 +28,7 @@ matrix:
|
|||||||
env: TOXENV=py36
|
env: TOXENV=py36
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TOXENV=individual_coverage
|
env: TOXENV=individual_coverage
|
||||||
- python: 3.5
|
- python: 3.6
|
||||||
env: TOXENV=docs
|
env: TOXENV=docs
|
||||||
- language: node_js
|
- language: node_js
|
||||||
node_js: "node"
|
node_js: "node"
|
||||||
|
Loading…
Reference in New Issue
Block a user