We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db51a1 commit 1c40e74Copy full SHA for 1c40e74
1 file changed
circle.yml
@@ -9,6 +9,7 @@ machine:
9
dependencies:
10
cache_directories:
11
- nodejs/node_modules
12
+ - python/.tox
13
pre:
14
- cd nodejs;npm install
15
- pip install tox
0 commit comments