mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Fix wrong indentation
This commit is contained in:
@@ -147,7 +147,7 @@ install:
|
|||||||
|
|
||||||
sudo dpkg -i "$HOME/travis/deb/libtorrent-rasterbar-dev_1.2.x_amd64.deb" "$HOME/travis/deb/libtorrent-rasterbar10_1.2.x_amd64.deb"
|
sudo dpkg -i "$HOME/travis/deb/libtorrent-rasterbar-dev_1.2.x_amd64.deb" "$HOME/travis/deb/libtorrent-rasterbar10_1.2.x_amd64.deb"
|
||||||
fi
|
fi
|
||||||
- |
|
- |
|
||||||
if [ "$libt_branch" = "RC_1_1" ] && [ "$TRAVIS_OS_NAME" = "osx" ]; then
|
if [ "$libt_branch" = "RC_1_1" ] && [ "$TRAVIS_OS_NAME" = "osx" ]; then
|
||||||
wget https://builds.shiki.hu/travis/brew/1_1/version
|
wget https://builds.shiki.hu/travis/brew/1_1/version
|
||||||
if ! cmp --quiet "version" "$HOME/travis/brew/1_1/version" ; then
|
if ! cmp --quiet "version" "$HOME/travis/brew/1_1/version" ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user