From afba0fe33d24b84baec9cc6abe87b3d6434927eb Mon Sep 17 00:00:00 2001 From: Alexander van Gessel Date: Fri, 9 May 2014 21:58:08 +0200 Subject: [PATCH] Revert "Add WML unit tests to travis" This reverts commit ac44e324a959138eb293b40bd10ae75e1c5025e2. --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index eae4faacb1a1..14c79019ca20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: