We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3262181 commit f69f9d5Copy full SHA for f69f9d5
.travis.yml
@@ -21,7 +21,7 @@ script:
21
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr/
22
- make && sudo make install
23
- cd ../..
24
- - git clone https://invent.kde.org/frameworks/karchive.git
+ - git clone https://anongit.kde.org/frameworks/karchive.git
25
- cd karchive
26
- mkdir build && cd build
27
0 commit comments