Skip to content

Commit 4b645e3

Browse files
committed
bpo-24658: add verbose flag for the tests
1 parent 356e477 commit 4b645e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ before_script:
8181
8282
script:
8383
# `-r -w` implicitly provided through `make buildbottest`.
84-
- make buildbottest TESTOPTS="-j4"
84+
- make buildbottest TESTOPTS="-j4 -v"
8585

8686
notifications:
8787
email: false

0 commit comments

Comments
 (0)