Skip to content

Commit fa2c410

Browse files
committed
return 20sec timeout
1 parent c942f32 commit fa2c410

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
@@ -31,7 +31,7 @@ install:
3131

3232
script:
3333
- cd topicnet
34-
- py.test . --timeout=60 --cov
34+
- py.test . --timeout=20 --cov
3535

3636
after_success:
3737
- codecov

0 commit comments

Comments
 (0)