diff --git a/.travis.yml b/.travis.yml index b1a023f..01d887f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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