We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94e68b commit ec1795fCopy full SHA for ec1795f
.travis.yml
@@ -23,7 +23,7 @@ install:
23
- pip3 install codecov
24
25
script:
26
- #- awesome_bot README.md --allow-dupe --allow-redirect
+ - awesome_bot README.md --allow-dupe --allow-redirect
27
- pytest --cov=Algorithms/
28
29
# # Dynamic Programming Tests
0 commit comments