language: python python: - "2.7" - "3.4" install: - pip install pelican markdown script: pelican -s tests/pelicanconf.py notifications: email: false