diff --git a/contrib/ci.sh b/contrib/ci.sh
index 58e4bb5ee40b1b0a5bd4ca59b86588195ea95716..e74119488e902c147201071b522732fdd470ff17 100755
--- a/contrib/ci.sh
+++ b/contrib/ci.sh
@@ -71,7 +71,7 @@ cd $GOPATH/src/github.com/openfaas/faas/gateway/tests/integration && \
    go test -v -count=1
 
 echo Running certifier
-export OPENFAAS_URL=http://127.0.0.1:8080
+export OPENFAAS_URL=http://127.0.0.1:8080/
 cd $GOPATH/src/github.com/openfaas/certifier && \
    make test-swarm