mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 05:15:47 +03:00
Enable pip cache in Travis CI
See https://docs.travis-ci.com/user/caching/#pip-cache.
This commit is contained in:
parent
33bc23b490
commit
8ecea8a6ea
@ -1,5 +1,6 @@
|
||||
language: python
|
||||
sudo: false
|
||||
cache: pip
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.4'
|
||||
|
Loading…
Reference in New Issue
Block a user