mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 20:52:42 +01:00
.travis.yml: don't test optional dependencies on pypy3 + trusty, python-cryptography can't build against the system openssl anymore.
This commit is contained in:
parent
8f72c418e5
commit
9317a67345
@ -38,7 +38,7 @@ matrix:
|
||||
dist: xenial
|
||||
|
||||
- python: "pypy3"
|
||||
env: WITH_OPT_DEPS=true
|
||||
env: WITH_OPT_DEPS=false
|
||||
dist: trusty
|
||||
- python: "pypy3"
|
||||
env: WITH_OPT_DEPS=true
|
||||
|
Loading…
Reference in New Issue
Block a user