Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny-Egorov-Projects authored Feb 23, 2020
1 parent b4a9804 commit ede30da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install:

script:
- cd topicnet
- py.test . --timeout=30 --cov
- py.test . --timeout=60 --cov

after_success:
- codecov
Expand Down

0 comments on commit ede30da

Please sign in to comment.