From 7264e74d6366d223f5a5e98d3c99293c50bf5d94 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Sat, 8 Mar 2014 11:52:15 +0100 Subject: [PATCH] add sqlite3 presigned tests to travis --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5a52dc61f6..f67ed825b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,9 +69,9 @@ script: - travis_retry ./start-test-stop 5300 remotebackend-http-dnssec - travis_retry ./start-test-stop 5300 remotebackend-zeromq - travis_retry ./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 gsqlite3-nodnssec-both + - ./start-test-stop 5300 gsqlite3-both + - ./start-test-stop 5300 gsqlite3-nsec3-both - ./start-test-stop 5300 mydns - ./start-test-stop 5300 tinydns - ./start-test-stop 5300 opendbx-sqlite3 -- 2.47.2