diff --git a/.travis.yml b/.travis.yml index f4666144f..106097b7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ python: 3.6 cache: directories: - $HOME/.cache/pip - - $HOME/.cache/lektor/builds install: "pip install Lektor" script: "lektor build" deploy: