Tests include i18n enhancement now
This commit is contained in:
parent
3651eddec1
commit
c6da147d3e
2 changed files with 8 additions and 1 deletions
|
@ -4,6 +4,8 @@ python:
|
|||
- "3.4"
|
||||
install:
|
||||
- pip install pelican markdown
|
||||
before_script:
|
||||
- git clone https://github.com/getpelican/pelican-plugins plugins
|
||||
script: pelican -s tests/pelicanconf.py
|
||||
notifications:
|
||||
email: false
|
||||
email: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue