From: Ruben d'Arco Date: Thu, 9 May 2013 14:47:37 +0000 (+0200) Subject: Move nobackend test to end X-Git-Tag: auth-3.3-rc1~78^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27d96bf32e23c7bc9c04079284af6a25b0309270;p=thirdparty%2Fpdns.git Move nobackend test to end It requires sdig which regression-tests compiles. --- diff --git a/.travis.yml b/.travis.yml index c1f01c2ea5..35299d4c93 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,7 @@ script: - ./testrunner - cd docs - make - - cd ../../regression-tests.nobackend - - ./runtests - - cd ../regression-tests + - cd ../../regression-tests - touch verify-dnssec-zone/skip - ./start-test-stop 5300 bind - ./start-test-stop 5300 bind-presigned @@ -35,6 +33,8 @@ script: - ./start-test-stop 5300 gmysql-nsec3-optout-presigned - ./start-test-stop 5300 gmysql-nsec3-narrow - ./start-test-stop 5300 tinydns + - cd ../regression-tests.nobackend/ + - ./runtests notifications: irc: channels: