Skip to content

Commit 702dd88

Browse files
add kruskal
1 parent 4e62862 commit 702dd88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ before_script:
1414

1515

1616
install:
17-
- pip3 install unionfind
18-
#- pip3 install -r requirements.txt
17+
#- pip3 install unionfind
18+
- pip3 install -r requirements.txt
1919

2020
script:
2121
- awesome_bot README.md --allow-dupe --allow-redirect
File renamed without changes.

0 commit comments

Comments
 (0)