Skip to content

Commit 35c3917

Browse files
author
Guido van Rossum
committed
The tornado tests now pass.
1 parent b2c4b10 commit 35c3917

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
@@ -9,4 +9,4 @@ install:
99

1010
script:
1111
- ./runtests.py -p3
12-
- ./runtests.py -p2 -x tornado sqlalchemy
12+
- ./runtests.py -p2 -x sqlalchemy

0 commit comments

Comments
 (0)