Skip to content

Commit 01cde58

Browse files
committed
Linux CI fixed
1 parent bd884e1 commit 01cde58

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
@@ -35,7 +35,7 @@ matrix:
3535
- sudo apt-get -y install qt510base qt510multimedia qt510script qt510svg qt510imageformats qt510tools binutils zlib1g-dev xorg-dev gcc-7 g++-7
3636
- source /opt/qt510/bin/qt510-env.sh
3737
- wget https://github.com/eprikazchikov/dependencies/releases/download/qbs-1.11.0/qbs-1.11.0-linux.tar.gz
38-
- tar -xvzf qbs-1.11.0-linux.tar.gz
38+
- tar -xvzf qbs-1.11.0-linux.tar.gz > /dev/null
3939
- export PATH=$PATH:qbs-build/bin
4040
- qbs --version
4141
- qbs setup-toolchains --detect

0 commit comments

Comments
 (0)