Tests include i18n enhancement now

This commit is contained in:
Marcel Huth 2016-07-31 17:59:31 +02:00
parent 3651eddec1
commit c6da147d3e
2 changed files with 8 additions and 1 deletions

View file

@ -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