Commit Graph

14 Commits

Author SHA1 Message Date
Arturo Filastò
410b7514d7 Use coveralls which is the same thing used in other repos 2019-12-02 15:42:14 +02:00
Arturo Filastò
cda9a3ee4f Add code coverage integration 2019-12-02 15:25:23 +02:00
Arturo Filastò
f425d3f007 Implement the show command (#53) 2019-10-02 18:23:14 +02:00
Arturo Filastò
f1dfe58351 Use a different env name for tests 2019-05-15 15:09:42 +02:00
Arturo Filastò
ea5feb40ec Add basic smoke test on travis 2019-05-15 14:55:47 +02:00
Simone Basso
9992690f8f Use MK v0.10.x, zap legacy GeoIP, build also on Linux (#29)
* Gopkg.lock: use MK v0.10.3

* ooni: stop using legacy GeoIP database files

* Some yak shaving of Makefile

1. remove now broken commands to download deps

2. also define the CXX cross compiler

* chore(dep): migrate from dep to go 1.11+ modules

See https://blog.callr.tech/migrating-from-dep-to-go-1.11-modules/

I need this to simplify my life in building for Travis.

* Introduce build.sh and repair build

In going forward, I believe we don't actually need a Makefile but I
didn't want to make such a radical change now.

* Another strategy wrt gopath

* travis: run regress tests on macOS

Closes #30
2019-05-15 15:48:06 +03:00
Arturo Filastò
aabe55cc51 Update Makefile target for downloading libs 2018-09-11 12:39:47 +02:00
Arturo Filastò
27f3df54bb
Merge branch 'master' into refactor/schema 2018-09-11 12:05:21 +02:00
Arturo Filastò
c2ea0c2a63 Fix List* workflows and add unittests for them 2018-09-07 15:16:20 +02:00
Arturo Filastò
af6fb616d8 Specify osx as the travis os 2018-09-07 14:09:42 +02:00
Arturo Filastò
a6da3799a7 Fix travis maybe 2018-09-07 14:00:53 +02:00
Arturo Filastò
ecb1cd604e Fix travis? 2018-09-07 13:09:50 +02:00
Arturo Filastò
ecd45ec52a Add basic travis.yml file 2018-09-07 13:00:33 +02:00
Arturo Filastò
e6a23de1ba Hello world travis.yml 2018-09-06 16:15:06 +02:00