Enable strict compilation on travis

This commit is contained in:
Alexander van Gessel 2014-01-18 23:16:08 +01:00
parent c8d95a0a92
commit b49baa68dd

View file

@ -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 libboost-test-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 wesnoth wesnothd campaignd test
script: scons cxxtool=$CXX strict=True wesnoth wesnothd campaignd test
notifications:
email: false
irc: