Skip to content

Commit 2985b21

Browse files
committed
Make log easier to read.
1 parent 5cc4bb9 commit 2985b21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

travis/build-wheels-osx.sh

+2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ echo 'Installing QT4'
1414
brew tap cartr/qt4
1515
brew tap-pin cartr/qt4
1616
brew install qt@4
17+
echo '-----------------'
1718
echo 'Installing FFmpeg'
1819
brew install ffmpeg --without-x264 --without-xvid --without-gpl
1920
brew info ffmpeg
21+
echo '-----------------'
2022

2123
qmake -query
2224

0 commit comments

Comments
 (0)