mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Tryg to use cache in travis
This commit is contained in:
@@ -5,6 +5,11 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- redis-server
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- $TRAVIS_BUILD_DIR/.tox
|
||||
|
||||
|
||||
matrix:
|
||||
# include py35
|
||||
|
||||
Reference in New Issue
Block a user