From 1b555796eb5467144b8ac36475c3b7525e2872d2 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Fri, 27 Nov 2015 11:47:36 +0200 Subject: [PATCH] Fix test suite name --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a6ede2248e..a021edf96d 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 -- 2.47.3