The scons thing seems to be fixed
This commit is contained in:
parent
644dc3fae0
commit
45fe09911f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ compiler:
|
|||
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 cxxtool=$CXX || cat build/config.log
|
||||
script: scons cxxtool=$CXX
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
|
|
Loading…
Add table
Reference in a new issue