Update ci.sh

This commit is contained in:
Alex Ellis
2018-09-20 11:53:12 +01:00
committed by GitHub
parent 9707e3d616
commit 3b83c9e682

View File

@ -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