Tweak e2e tests

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (OpenFaaS Ltd)
2020-01-03 18:58:37 +00:00
parent 1f56c39675
commit 2f7269fc97

View File

@ -4,6 +4,11 @@ language: go
go:
- '1.12'
addons:
apt:
packages:
- runc
script:
- make dist
- make prepare-test