Run unit tests on travis
This commit is contained in:
parent
b75dd81604
commit
c1c67f2a57
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ 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 strict=True wesnoth wesnothd campaignd test
|
||||
after_script: ./test
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
|
|
Loading…
Add table
Reference in a new issue