From: Pieter Lexis Date: Fri, 8 Apr 2016 14:20:19 +0000 (+0200) Subject: Revert "temporarily reduce travis runtime, revert me later" X-Git-Tag: dnsdist-1.0.0-beta1~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32ec8c5d3680c0efeb68d19163723fdb7052fd02;p=thirdparty%2Fpdns.git Revert "temporarily reduce travis runtime, revert me later" This reverts commit cb547431e9809f85028231cc8015e2ca5e914ad3. --- diff --git a/.travis.yml b/.travis.yml index df59d8c00a..9b12c98c14 100644 --- a/.travis.yml +++ b/.travis.yml @@ -232,13 +232,13 @@ script: - ./timestamp ./start-test-stop 5300 gpgsql-nodnssec-both - ./timestamp ./start-test-stop 5300 gpgsql-both - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-both - # - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both + - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-narrow - ./timestamp ./start-test-stop 5300 gsqlite3-nodnssec-both - ./timestamp ./start-test-stop 5300 gsqlite3-both - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-both - # - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both + - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow - ./timestamp ./start-test-stop 5300 mydns @@ -265,17 +265,17 @@ script: - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow - ./timestamp ./start-test-stop 5300 bind-hybrid-nsec3 - # - ./timestamp ./start-test-stop 5300 gmysql-nodnssec-both - # - ./timestamp ./start-test-stop 5300 gmysql-both - # - ./timestamp ./start-test-stop 5300 gmysql-nsec3-both - # - ./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both - # - ./timestamp ./start-test-stop 5300 gmysql-nsec3-narrow - - # - ./timestamp ./start-test-stop 5300 gpgsql-nodnssec-both - # - ./timestamp ./start-test-stop 5300 gpgsql-both - # - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-both - # - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both - # - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-narrow + - ./timestamp ./start-test-stop 5300 gmysql-nodnssec-both + - ./timestamp ./start-test-stop 5300 gmysql-both + - ./timestamp ./start-test-stop 5300 gmysql-nsec3-both + - ./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both + - ./timestamp ./start-test-stop 5300 gmysql-nsec3-narrow + + - ./timestamp ./start-test-stop 5300 gpgsql-nodnssec-both + - ./timestamp ./start-test-stop 5300 gpgsql-both + - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-both + - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both + - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-narrow - ./timestamp ./start-test-stop 5300 gsqlite3-nodnssec-both - ./timestamp ./start-test-stop 5300 gsqlite3-both