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:
@@ -2,5 +2,5 @@
|
||||
|
||||
set -ex
|
||||
|
||||
./dist/${OS_NAME}/amd64/ooniprobe onboard --yes
|
||||
./dist/${OS_NAME}/amd64/ooniprobe run --config testdata/testing-config.json -v --no-collector
|
||||
./dist/${TRAVIS_OS_NAME}/amd64/ooniprobe onboard --yes
|
||||
./dist/${TRAVIS_OS_NAME}/amd64/ooniprobe run --config testdata/testing-config.json -v --no-collector
|
||||
|
||||
Reference in New Issue
Block a user