Fix for missing altool

This commit is contained in:
David Benson [draw.io] 2020-03-25 23:02:46 +00:00
parent 39168fe489
commit b0f6047756

View File

@ -1,4 +1,4 @@
osx_image: xcode10.2
osx_image: xcode11.3
dist: bionic
@ -7,6 +7,7 @@ language: c
matrix:
include:
- os: osx
osx_image: xcode11.3
- os: linux
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang