mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Update python version on travis.
https://docs.travis-ci.com/user/reference/bionic/#python-support
This commit is contained in:
parent
d6586ec2e6
commit
8ec22ddda0
@ -5,7 +5,7 @@ language: ruby
|
|||||||
rvm: 2.6.5
|
rvm: 2.6.5
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pyenv global 3.7.5
|
- pyenv global 3.7.6
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -r _scripts/py/requirements.txt
|
- pip install -r _scripts/py/requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user