diff options
| author | Hugo <hugovk@users.noreply.github.com> | 2020-01-04 23:25:03 +0200 |
|---|---|---|
| committer | Hugo <hugovk@users.noreply.github.com> | 2020-01-04 23:25:03 +0200 |
| commit | 3efcb7e06979c298e9a2ebf1f85bb9eb5f32f041 (patch) | |
| tree | 0bf10fbe3a6b11ac19cfbf106cc71bdcd4085be2 | |
| parent | 5e5f110177268911faeaa5819ba101c603e347c1 (diff) | |
| download | python-magic-3efcb7e06979c298e9a2ebf1f85bb9eb5f32f041.tar.gz | |
Cache pip
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index edff9fe..226dcf4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python dist: xenial +cache: pip python: - "2.7" |
