travis: run goveralls inside the docker container

Factor code and reorganize location of go cache and go paths such
that subsequent invocations reuse both dirs.
This commit is contained in:
Simone Basso
2019-12-26 18:36:41 +01:00
parent 1e16f28634
commit 6cccfeb97a
6 changed files with 28 additions and 18 deletions
-1
View File
@@ -1,3 +1,2 @@
FROM openobservatory/mk-alpine:latest
RUN apk add --no-progress git go
ADD . /oonibuild