mirror of
https://github.com/bspeice/dtparse
synced 2024-11-13 17:38: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
|
# Should still build on stable though
|
||||||
- env: TARGET=aarch64-unknown-linux-gnu
|
- env: TARGET=aarch64-unknown-linux-gnu
|
||||||
rust: nightly
|
rust: nightly
|
||||||
|
python: 3.5
|
||||||
- env: TARGET=x86_64-unknown-linux-gnu
|
- env: TARGET=x86_64-unknown-linux-gnu
|
||||||
rust: nightly
|
rust: nightly
|
||||||
|
python: 3.5
|
||||||
- env: TARGET=x86_64-unknown-linux-musl
|
- env: TARGET=x86_64-unknown-linux-musl
|
||||||
rust: nightly
|
rust: nightly
|
||||||
|
python: 3.5
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- set -e
|
- set -e
|
||||||
|
Loading…
Reference in New Issue
Block a user