Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 23cdaad

Browse filesBrowse files
committed
remove qmake query
1 parent e165257 commit 23cdaad
Copy full SHA for 23cdaad

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎travis_config.sh

Copy file name to clipboardExpand all lines: travis_config.sh
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ function pre_build {
104104
export PATH="/usr/local/opt/qt/bin:$PATH"
105105
fi
106106

107-
qmake -query
108-
109107
echo 'Installing FFmpeg'
110108

111109
if [ -n "$CACHE_STAGE" ]; then
@@ -125,7 +123,6 @@ function pre_build {
125123

126124
else
127125
echo "Running for linux"
128-
qmake-qt5 -query
129126
fi
130127
}
131128

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.