Skip to content

Commit f69f9d5

Browse files
authored
Update .travis.yml
update travis with anongit labsquare#98
1 parent 3262181 commit f69f9d5

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
@@ -21,7 +21,7 @@ script:
2121
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr/
2222
- make && sudo make install
2323
- cd ../..
24-
- git clone https://invent.kde.org/frameworks/karchive.git
24+
- git clone https://anongit.kde.org/frameworks/karchive.git
2525
- cd karchive
2626
- mkdir build && cd build
2727
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr/

0 commit comments

Comments
 (0)