8000 build: Cache .tox build dir · etherscan-io/sentry-python@53d7d3a · GitHub
[go: up one dir, main page]

Skip to content

Commit 53d7d3a

Browse files
committed
build: Cache .tox build dir
1 parent 78b987b commit 53d7d3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ python:
1111
cache:
1212
pip: true
1313
cargo: true
14+
directories:
15+
- .tox
1416

1517
branches:
1618
only:

0 commit comments

Comments
 (0)
0