See https://docs.travis-ci.com/user/caching/#pip-cache
@ -6,6 +6,8 @@ services:
python:
- "3.6"
cache: pip
install:
- pip install -r requirements.txt