Update .gitlab-ci.yml

This commit is contained in:
Bret Curtis 2018-06-24 21:26:53 +00:00
parent 87f367ec11
commit d008cd0c46

View file

@ -37,8 +37,8 @@ MacOS:
stage: build
allow_failure: true
script:
- macos_qt_formula=qt
- CI/before_install.osx.sh
#- macos_qt_formula=qt
#- CI/before_install.osx.sh
- CI/before_script.osx.sh
- make -j2
- DESTDIR=artifacts make install