Update .travis.yml

This commit is contained in:
Bay Dam
2020-04-06 17:12:10 +00:00
committed by baydam
parent e856179f59
commit 0ae2147607
+1 -1
View File
@@ -40,7 +40,7 @@ install:
gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-good
gstreamer1.0-plugins-ugly gstreamer1.0-x gstreamer1.0-tools;
sudo apt-get install qtmultimedia5-dev;
sudo apt-get install ccache
sudo apt-get install ccache;
fi
- if [ "$TARGET" == "osx" ]; then