Skip to content

Commit bc59271

Browse files
add kruskal
1 parent 1f19995 commit bc59271

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

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

1515

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

1920
script:
2021
- awesome_bot README.md --allow-dupe --allow-redirect
File renamed without changes.

0 commit comments

Comments
 (0)