From 79b28becb516df818cce75bcafdc85d09c7130ae Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Wed, 24 Jun 2015 01:47:03 +0200 Subject: [PATCH] skip lmdb on travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 602fae5914..b47244e2c7 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 -- 2.47.2