Travis config update

This commit is contained in:
Alexander van Gessel 2013-05-19 19:33:01 +02:00
parent 4b3fc0f7a4
commit 3c0a58e2d1

View file

@ -1,7 +1,10 @@
language: cpp
compiler:
- clang
# - clang
- gcc
install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-iostreams-dev libboost-program-options-dev libboost-regex-dev libboost-system-dev libcairo2-dev libfribidi-dev libpango1.0-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev
script: scons
# scons cxxtool=$CXX
branches: