Test with newer Python
This commit is contained in:
parent
29ba07e61a
commit
8af4d911d7
2 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
install:
|
||||
- pip install -r docs/requirements.txt
|
||||
script: pelican -s docs/pelicanconf.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue