Add python 3.5.
This commit is contained in:
parent
062fa8eb3e
commit
a765ba9d28
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
install:
|
||||
- pip install pelican markdown
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue