From 9f8cc4c3acb79896288347777fe370967d5b3b0b Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Wed, 24 Jun 2015 13:11:28 +0200 Subject: [PATCH] disable api tests, for now --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index fe84531bd9..4fb8612565 100644 --- a/.travis.yml +++ b/.travis.yml @@ -133,9 +133,9 @@ script: - ./stop.sh - sleep 3 - ./clean.sh - - cd ../regression-tests.api - - ./runtests authoritative - - ./runtests recursor +# - cd ../regression-tests.api +# - ./runtests authoritative +# - ./runtests recursor - cd ../regression-tests - touch tests/verify-dnssec-zone/allow-missing - touch tests/verify-dnssec-zone/skip.nsec3 # some (travis) tools in this test are unable to handle nsec3 zones -- 2.47.3