mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-28 22:41:06 -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.6"
|
||||
- "nightly"
|
||||
- "pypy"
|
||||
- "pypy3.3-5.2-alpha1" # Per https://github.com/ProgVal/Limnoria/blob/62616a3/.travis.yml#L13
|
||||
|
||||
addons:
|
||||
@ -32,7 +31,6 @@ notifications:
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: "pypy"
|
||||
- python: "pypy3.3-5.2-alpha1"
|
||||
- python: "nightly"
|
||||
- env: SYSDNS_HOST_COMMAND="/usr/bin/unbound-host" TEST_ARGS=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user