diff --git a/.travis.yml b/.travis.yml index e502b3c8..eabf2bd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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