mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 04:51:08 -05:00
[py2-legacy] disable Python 3.4, 3.5 builds
Just one Python 3 branch as a reference is enough.
This commit is contained in:
parent
55e9d04c1a
commit
7ffda37389
@ -2,8 +2,6 @@ sudo: false
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.4"
|
|
||||||
- "3.5"
|
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "pypy"
|
- "pypy"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user