diff --git a/.travis.yml b/.travis.yml index 76d984a..af3be65 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,10 @@ +sudo: required +dist: trusty language: cpp compiler: - gcc - clang before_install: - - sudo add-apt-repository --yes ppa:zoogie/sdl2-snapshots - sudo apt-get update -qq - sudo apt-get install -y git libsdl1.2-dev libsdl2-dev - git clone --depth=1 --branch=master git://github.com/mupen64plus/mupen64plus-core.git deps/mupen64plus-core