From: Peter van Dijk Date: Thu, 26 Nov 2015 14:52:48 +0000 (+0100) Subject: stop testing odbc/sqlite on travis as ubuntu trusty has broken versions of all the... X-Git-Tag: dnsdist-1.0.0-alpha1~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9339d13c76671401edd4e17c07101b2ae57de32c;p=thirdparty%2Fpdns.git stop testing odbc/sqlite on travis as ubuntu trusty has broken versions of all the relevant libs --- diff --git a/.travis.yml b/.travis.yml index 0f5e506055..a6ede2248e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -178,7 +178,7 @@ script: - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow - ./timestamp ./start-test-stop 5300 mydns - ./timestamp ./start-test-stop 5300 opendbx-sqlite3 - - GODBC_SQLITE3_DSN=pdns-sqlite3-1 ./timestamp ./start-test-stop 5300 godbc_sqlite3-nsec3 + # - GODBC_SQLITE3_DSN=pdns-sqlite3-1 ./timestamp ./start-test-stop 5300 godbc_sqlite3-nsec3 - travis_retry ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe - travis_retry ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe-dnssec - travis_retry ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-unix