mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 18:49:23 +01:00
.travis.yml: Disable optional dependencies on py3.6, python-cryptography no longer supports it.
This commit is contained in:
parent
de9b518e5c
commit
af5364b0dc
@ -21,7 +21,7 @@ matrix:
|
||||
env: WITH_OPT_DEPS=false
|
||||
dist: trusty
|
||||
- python: "3.6"
|
||||
env: WITH_OPT_DEPS=true
|
||||
env: WITH_OPT_DEPS=false
|
||||
dist: trusty
|
||||
|
||||
- python: "3.7"
|
||||
|
Loading…
Reference in New Issue
Block a user