1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 08:02:02 +00:00

Tweak caching on CI

This commit is contained in:
Paulus Schoutsen
2015-10-03 11:31:28 -07:00
parent c1f464f478
commit d46720ee2c

View File

@@ -2,7 +2,7 @@ sudo: false
language: python
cache:
directories:
- $HOME/.cache/pip
- $VIRTUAL_ENV/lib
python:
- "3.4"
install: