mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 11:49:01 +03:00
Fix Travis CI again.
This commit is contained in:
parent
864202c757
commit
4f063a478c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ install:
|
|||
|
||||
- if $debug; then qtc="--enable-debug"; ltc="--enable-debug"; fi
|
||||
- if ! $gui; then qtc="$qtc --disable-gui"; fi
|
||||
- qtc="$qtc --with-libgeoip"
|
||||
- ltc="$ltc --with-libgeoip"
|
||||
|
||||
- echo settings
|
||||
- echo $lt
|
||||
|
|
Loading…
Reference in a new issue