Switch to git version of Lektor

This commit is contained in:
Armin Ronacher 2015-12-19 15:41:08 +01:00
parent 567e4047c5
commit 98e6b53cc0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python: 2.7
install: "pip install Lektor"
install: "pip install git+https://github.com/lektor/lektor#egg=Lektor"
script: "lektor build && lektor deploy production"
cache:
directories: