]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Increase verbosity for tests on travis-ci to track down a segfault on 2.6
authorBen Darnell <ben@bendarnell.com>
Thu, 19 Apr 2012 05:42:34 +0000 (22:42 -0700)
committerBen Darnell <ben@bendarnell.com>
Thu, 19 Apr 2012 05:42:34 +0000 (22:42 -0700)
.travis.yml

index d39e2109075d7c39ad574b467670bbd23f970d8a..426258bcdf5a41c8002139ea0d87a5aa979d4b63 100644 (file)
@@ -12,4 +12,4 @@ script:
     # the python2 code from the current directory instead of the installed
     # 2to3 version.
     - cd maint
-    - python -m tornado.test.runtests
+    - python -m tornado.test.runtests -- -v tornado.test.runtests.all