Add macOS / OSX build to .travis.yml

This commit is contained in:
Wolfgang Hommel
2019-08-23 21:20:48 +02:00
parent dc2ae5eef3
commit 3de0d02353

View File

@@ -4,6 +4,8 @@ matrix:
include:
- os: linux
compiler: gcc
- os: osx
osx_image: xcode11
script:
- cd ${TRAVIS_BUILD_DIR}