mirror of
https://github.com/lektor/lektor-website.git
synced 2025-04-03 00:45:37 +02:00
Switch to git version of Lektor
This commit is contained in:
parent
567e4047c5
commit
98e6b53cc0
@ -1,6 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python: 2.7
|
python: 2.7
|
||||||
install: "pip install Lektor"
|
install: "pip install git+https://github.com/lektor/lektor#egg=Lektor"
|
||||||
script: "lektor build && lektor deploy production"
|
script: "lektor build && lektor deploy production"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user