From: Aki Tuomi Date: Fri, 27 Nov 2015 09:47:36 +0000 (+0200) Subject: Fix test suite name X-Git-Tag: dnsdist-1.0.0-alpha1~172^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b555796eb5467144b8ac36475c3b7525e2872d2;p=pdns Fix test suite name --- diff --git a/.travis.yml b/.travis.yml index a6ede2248..a021edf96 100644 --- a/.travis.yml +++ b/.travis.yml @@ -159,8 +159,8 @@ script: - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow - ./timestamp ./start-test-stop 5300 bind-hybrid-nsec3 - - ./timestamp ./start-test-stop 5300 geoipbackend - - ./timestamp ./start-test-stop 5300 geoipbackend-nsec3-narrow + - ./timestamp ./start-test-stop 5300 geoip + - ./timestamp ./start-test-stop 5300 geoip-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