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