Skip to content

Commit 4e62862

Browse files
add kruskal
1 parent bc59271 commit 4e62862

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
@@ -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

0 commit comments

Comments
 (0)