diff --git a/.travis.yml b/.travis.yml index e15a2babbb..428070a66a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ install: - pip install pbs - python provision.py --travis -cache: apt +cache: + - apt: false language: python python: - "2.7"