update travis

This commit is contained in:
Christopher Mosher 2013-11-12 16:08:04 -05:00
parent 36eab22e9f
commit 348fc32967

View File

@ -1,6 +1,8 @@
language: cpp
compiler:
- gcc
install: sudo apt-get install libsdl2
install:
- sudo add-apt-repository --yes ppa:brandontschaefer/sdl-mir-support
- sudo apt-get install libsdl2
before_script: ./bootstrap
script: ./configure && make