issue #275: tests: cache virtualenvs too

This commit is contained in:
David Wilson 2018-06-24 17:23:10 +01:00
parent e5d02b948b
commit 83617ad192
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,10 @@ notifications:
email: false
language: python
cache: pip
cache:
- pip
- directories:
- /home/travis/virtualenv
matrix:
include: