mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 13:01:07 -05:00
.travis: remove broken pypy3, nightly branches
(cherry picked from commit 767d3ac7629208f91bc728568e0cf0abaff7b1d0)
This commit is contained in:
parent
9ffffb538f
commit
23231a4556
@ -5,9 +5,7 @@ python:
|
|||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "nightly"
|
|
||||||
- "pypy"
|
- "pypy"
|
||||||
- "pypy3.3-5.2-alpha1" # Per https://github.com/ProgVal/Limnoria/blob/62616a3/.travis.yml#L13
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
@ -34,8 +32,6 @@ notifications:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: "pypy"
|
- python: "pypy"
|
||||||
- python: "pypy3.3-5.2-alpha1"
|
|
||||||
- python: "nightly"
|
|
||||||
- env: SYSDNS_HOST_COMMAND="/usr/bin/unbound-host" TEST_ARGS=""
|
- env: SYSDNS_HOST_COMMAND="/usr/bin/unbound-host" TEST_ARGS=""
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user