added OS X to Travis

This commit is contained in:
Syping 2018-01-17 22:29:10 +01:00
parent 67dfcf09ee
commit 43b9f4f94b
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ matrix:
- BUILD_SCRIPT=windows_travis.sh
- QT_SELECT=qt5-x86_64-w64-mingw32
- EXECUTABLE_ARCH=_x64
- os: osx
env: BUILD_SCRIPT=osx_travis.sh
before_install:
- ".travis/source.sh"