We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0940c commit 5e52338Copy full SHA for 5e52338
1 file changed
circle.yml
@@ -16,5 +16,5 @@ dependencies:
16
17
test:
18
override:
19
- - cd nodejs;node test.js
+ - cd nodejs;node test.js dump verbose
20
- cd python;tox
0 commit comments