Skip to content

Commit 1c40e74

Browse files
committed
Cache tox
1 parent 5db51a1 commit 1c40e74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ machine:
99
dependencies:
1010
cache_directories:
1111
- nodejs/node_modules
12+
- python/.tox
1213
pre:
1314
- cd nodejs;npm install
1415
- pip install tox

0 commit comments

Comments
 (0)