Update .gitlab-ci.yml

0.6.3
Bret Curtis 6 years ago
parent 87f367ec11
commit d008cd0c46

@ -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

Loading…
Cancel
Save