Skip to content

Commit e2e22dd

Browse files
committed
Update .travis.yml for timeout test
1 parent e274e8b commit e2e22dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ install:
1010
- python setup.py install
1111

1212
script:
13-
- python test/test_msgpackrpc.py
13+
- python test/test_msgpackrpc.py --timeout-test

0 commit comments

Comments
 (0)