Skip to content

Commit 53d7d3a

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)