Skip to content

Commit ede30da

Browse files
Update .travis.yml
1 parent b4a9804 commit ede30da

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=30 --cov
34+
- py.test . --timeout=60 --cov
3535

3636
after_success:
3737
- codecov

0 commit comments

Comments
 (0)