blob: c59b9dd116d8b8183066e663d3d8537fc5bacd0d [file] [log] [blame]
sudo: false
language: go
go:
- "1.10"
script:
- make
- make test-unit