Skip to content

Commit ec1795f

Browse files
changed travis file, made check deadlinks
1 parent a94e68b commit ec1795f

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
@@ -23,7 +23,7 @@ install:
2323
- pip3 install codecov
2424

2525
script:
26-
#- awesome_bot README.md --allow-dupe --allow-redirect
26+
- awesome_bot README.md --allow-dupe --allow-redirect
2727
- pytest --cov=Algorithms/
2828

2929
# # Dynamic Programming Tests

0 commit comments

Comments
 (0)