Enable lektor cache again

This commit is contained in:
Armin Ronacher 2015-12-19 18:01:01 +01:00
parent 1c9d0bbe16
commit 4281159952
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ script: "lektor build && lektor deploy production"
cache:
directories:
- $HOME/.cache/pip
#- $HOME/.cache/lektor
- $HOME/.cache/lektor
addons:
ssh_known_hosts: flow.srv.pocoo.org