Skip to content
Snippets Groups Projects
Commit f18634c3 authored by Don Gagne's avatar Don Gagne
Browse files

Download gstreamer for osx

parent e6cf9822
Branches
No related tags found
No related merge requests found
......@@ -81,6 +81,8 @@ before_install:
;
fi
- if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
wget http://gstreamer.freedesktop.org/data/pkg/osx/1.5.2/gstreamer-1.0-devel-1.5.2-x86_64.pkg &&
wget http://gstreamer.freedesktop.org/data/pkg/osx/1.5.2/gstreamer-1.0-1.5.2-x86_64.pkg &&
mkdir -p ~/Library/Preferences/QtProject/ &&
cp ${TRAVIS_BUILD_DIR}/test/qtlogging.ini ~/Library/Preferences/QtProject/
;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment