travis: Install python 3.8 under macos.
This commit is contained in:
parent
3d92fedf99
commit
096baecaed
@ -49,6 +49,7 @@ jobs:
|
||||
osx_image: xcode11.3
|
||||
language: rust
|
||||
install:
|
||||
- pyenv install 3.8.1
|
||||
- pip3 install -U maturin pytest
|
||||
- maturin list-python
|
||||
- cargo build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user