commit e5c52c686293af4c203ecb583f80e293e619386b parent 8143d645040965b40b9418845fde142e3f7da106 Author: Frederic Cambus <fred@statdns.com> Date: Thu, 10 Oct 2019 10:49:58 +0200 Also add osx to the build matrix (Travis CI). Diffstat:
M | .travis.yml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -8,6 +8,8 @@ matrix: arch: amd64 - os: linux arch: arm64 + - os: osx + arch: amd64 language: c