mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
Add .pytest_cache to Travis cache
This commit is contained in:
@@ -3,6 +3,7 @@ language: python
|
||||
cache:
|
||||
directories:
|
||||
- .tox
|
||||
- .pytest_cache
|
||||
- tests/testdata
|
||||
python:
|
||||
- "2.7"
|
||||
|
||||
Reference in New Issue
Block a user