Skip to content

Commit

Permalink
Revert "Add WML unit tests to travis"
Browse files Browse the repository at this point in the history
This reverts commit ac44e32.
  • Loading branch information
AI0867 committed May 9, 2014
1 parent 943d04e commit afba0fe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -6,9 +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
- ./wml_unit_tests
after_script: ./test
notifications:
email: false
irc:
Expand Down

0 comments on commit afba0fe

Please sign in to comment.