Skip to content

Commit 1f19995

Browse files
add kruskal
1 parent 59f4fa1 commit 1f19995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ before_script:
1313
- gem install awesome_bot
1414

1515

16-
#install:
17-
# - pip3 install unionfind
16+
install:
17+
- pip3 install unionfind
1818

1919
script:
2020
- awesome_bot README.md --allow-dupe --allow-redirect

0 commit comments

Comments
 (0)