mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-29 06:51:10 -05:00
.travis: remove Python 2 pypy from master as well
This commit is contained in:
parent
c9bcbbb934
commit
c4b858e02d
@ -5,7 +5,6 @@ python:
|
|||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy"
|
|
||||||
- "pypy3.3-5.2-alpha1" # Per https://github.com/ProgVal/Limnoria/blob/62616a3/.travis.yml#L13
|
- "pypy3.3-5.2-alpha1" # Per https://github.com/ProgVal/Limnoria/blob/62616a3/.travis.yml#L13
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
@ -32,7 +31,6 @@ notifications:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: "pypy"
|
|
||||||
- python: "pypy3.3-5.2-alpha1"
|
- python: "pypy3.3-5.2-alpha1"
|
||||||
- python: "nightly"
|
- python: "nightly"
|
||||||
- env: SYSDNS_HOST_COMMAND="/usr/bin/unbound-host" TEST_ARGS=""
|
- env: SYSDNS_HOST_COMMAND="/usr/bin/unbound-host" TEST_ARGS=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user