Enable macOS Travis build
This commit is contained in:
parent
38b1eaaaa4
commit
80c879032d
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ jobs:
|
||||||
- gcc-8
|
- gcc-8
|
||||||
- g++-8
|
- g++-8
|
||||||
|
|
||||||
# - os: osx
|
- os: osx
|
||||||
# osx_image: xcode10.1
|
osx_image: xcode10.1
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- bash ${TRAVIS_BUILD_DIR}/.travis/before_install.sh
|
- bash ${TRAVIS_BUILD_DIR}/.travis/before_install.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue