mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 04:54:18 +00:00
travis: remove redundant 'cd' command
This commit is contained in:
parent
018574e546
commit
c32cee8098
@ -177,7 +177,6 @@ script:
|
||||
- |
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
if [ "$build_system" = "cmake" ]; then
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DGUI=${gui} -DCMAKE_INSTALL_PREFIX="$qbt_path" "$MY_CMAKE_OPENSSL_HINT" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user