image: wagtail-ci script: - python3.4 setup.py install - pip3.4 install -r requirements-dev.txt - python3.4 runtests.py