Skip to content
Snippets Groups Projects
Unverified Commit 3b83c9e6 authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Update ci.sh

parent 9707e3d6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment