mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add Python 3.4 to Travic CI configuration
This commit is contained in:
parent
b0e388747c
commit
3d53b4ca17
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq --no-install-recommends asciidoc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue