blob: fd1be9d3be934dc4d75dfe21ef4615f3ab067e3a [file] [log] [blame]
language: c
compiler: gcc
script:
- make
- go test -v -coverprofile=coverage.out tools/*.go
go:
- "1.15.x"
addons:
apt:
packages:
- python3
- autoconf
- automake
- autopoint
- libtool
- gettext
- libidn11-dev
- libidn2-0
- libidn2-0-dev
- libicu-dev
- libunistring0
- libunistring-dev