diff --git a/.travis.yml b/.travis.yml index dde95b1f..33b0fa7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,8 @@ language: python python: 2.7 +cache: + directories: + - $HOME/.cache/pip install: - pip install coveralls script: