Skip to content

Commit 1916745

Browse files
committed
bpo-24658: reset the script of travis
1 parent 8712d12 commit 1916745

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 -v test_largefile"
84+
- make buildbottest TESTOPTS="-j4"
8585

8686
notifications:
8787
email: false

0 commit comments

Comments
 (0)