mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
Update python version on travis.
https://docs.travis-ci.com/user/reference/bionic/#python-support
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user