commit 30e930e9d77c73b709f5f440e95e4ea49f456a45 parent 6790cdd0fc82798c1182dc5bed2d276977c92158 Author: Frederic Cambus <fred@statdns.com> Date: Sat, 26 Oct 2019 19:57:17 +0200 Do not attempt to build on macOS, dependencies are not installed (Travis CI). Diffstat:
M | .travis.yml | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -8,8 +8,6 @@ matrix: arch: amd64 - os: linux arch: arm64 - - os: osx - arch: amd64 language: c