ooni-probe-cli/.travis.yml
Simone Basso 6cccfeb97a 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.
2019-12-26 19:13:25 +00:00

9 lines
134 B
YAML

os: linux
dist: xenial
language: minimal
services:
- docker
script:
- ./build.sh _travis-${TRAVIS_OS_NAME}
- ./scripts/travis_test.sh