From: Peter van Dijk Date: Fri, 10 Jan 2014 11:54:43 +0000 (+0100) Subject: move remotebackend up to figure out weird travis interaction X-Git-Tag: rec-3.6.0-rc1~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed17d5010fcb6abb327b95cedb9fd69785662096;p=pdns move remotebackend up to figure out weird travis interaction --- diff --git a/.travis.yml b/.travis.yml index 7a51790a3..7409d1506 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,11 +41,6 @@ script: - ./start-test-stop 5300 gpgsql-nodnssec - ./start-test-stop 5300 gpgsql - ./start-test-stop 5300 gpgsql-nsec3 - - ./start-test-stop 5300 gsqlite3-nodnssec - - ./start-test-stop 5300 gsqlite3 - - ./start-test-stop 5300 gsqlite3-nsec3 - - ./start-test-stop 5300 mydns - - ./start-test-stop 5300 tinydns - ./start-test-stop 5300 remotebackend-pipe - ./start-test-stop 5300 remotebackend-pipe-dnssec - ./start-test-stop 5300 remotebackend-unix @@ -54,6 +49,11 @@ script: - ./start-test-stop 5300 remotebackend-http-dnssec - ./start-test-stop 5300 remotebackend-zeromq - ./start-test-stop 5300 remotebackend-zeromq-dnssec + - ./start-test-stop 5300 gsqlite3-nodnssec + - ./start-test-stop 5300 gsqlite3 + - ./start-test-stop 5300 gsqlite3-nsec3 + - ./start-test-stop 5300 mydns + - ./start-test-stop 5300 tinydns - THRESHOLD=90 TRACE=no ./recursor-test 5300 - cd ../regression-tests.nobackend/ - ./runtests