mirror of https://github.com/mgba-emu/mgba.git
All: Travis trusty upgrade attempt 3
This commit is contained in:
parent
88009ed12f
commit
ef4995d74e
|
@ -3,7 +3,6 @@ if [ $TRAVIS_OS_NAME = "osx" ]; then
|
|||
brew update
|
||||
brew install qt5 ffmpeg imagemagick sdl2 libzip libpng
|
||||
else
|
||||
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get purge cmake -qq
|
||||
sudo apt-get install -y -qq cmake libedit-dev libmagickwand-dev \
|
||||
|
|
Loading…
Reference in New Issue