config travis

This commit is contained in:
Christopher Mosher 2013-11-12 15:49:27 -05:00
parent 63af3f1db7
commit 36eab22e9f

View File

@ -1,7 +1,6 @@
language: cpp
compiler:
- gcc
- clang
# Change this to your needs
install: sudo apt-get install libsdl2
before_script: ./bootstrap
script: ./configure && make