diff --git a/sample_files/.travis.yml b/sample_files/.travis.yml index 58fb8281e..e5e1d7a7e 100644 --- a/sample_files/.travis.yml +++ b/sample_files/.travis.yml @@ -1,9 +1,6 @@ language: python sudo: false -cache: - apt: true - directories: - - $HOME/.cache/pip +cache: pip python: # For branches <= 10.0, put `- "2.7.13"`