Skip to content
Snippets Groups Projects
Commit 10575a4d authored by bbartels's avatar bbartels
Browse files

Update .gitlab-ci.yml

parent 5745bf39
No related branches found
No related tags found
No related merge requests found
image: ruby:2.3
before_script:
- apt-get update -qq && apt-get install -y -qq libbluetooth-dev cmake valgrind qt5-default qt5-qmake
- apt-get update -qq && apt-get install -y -qq libbluetooth-dev cmake valgrind qt4-default qt5-qmake
- ln -s /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /bin/qmake-qt5 # QT hack
stages:
- build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment