From: Kees Monshouwer Date: Tue, 23 Jun 2015 23:47:03 +0000 (+0200) Subject: skip lmdb on travis X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~58^2~21^2~5^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79b28becb516df818cce75bcafdc85d09c7130ae;p=pdns skip lmdb on travis --- diff --git a/.travis.yml b/.travis.yml index 602fae591..b47244e2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -166,7 +166,7 @@ script: - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-both - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow - - ./timestamp ./start-test-stop 5300 lmdb-nodnssec +# - ./timestamp ./start-test-stop 5300 lmdb-nodnssec - ./timestamp ./start-test-stop 5300 mydns - ./timestamp ./start-test-stop 5300 opendbx-sqlite3 - travis_retry ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe # Workaround for remotebackend failures on travis-ci