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:
parent
1e16f28634
commit
6cccfeb97a
6 changed files with 28 additions and 18 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
/dist
|
||||
/ooni.cov
|
||||
/coverage.txt
|
||||
/coverage.cov
|
||||
/testdata/gotmp
|
||||
*.njson
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue