mirror of
https://github.com/bspeice/dtparse
synced 2024-11-12 17:08:09 -05:00
Pyo3 needs 3.5
This commit is contained in:
parent
445464a3c0
commit
d033001688
@ -10,10 +10,13 @@ matrix:
|
||||
# Should still build on stable though
|
||||
- env: TARGET=aarch64-unknown-linux-gnu
|
||||
rust: nightly
|
||||
python: 3.5
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
rust: nightly
|
||||
python: 3.5
|
||||
- env: TARGET=x86_64-unknown-linux-musl
|
||||
rust: nightly
|
||||
python: 3.5
|
||||
|
||||
before_install:
|
||||
- set -e
|
||||
|
Loading…
Reference in New Issue
Block a user