Skip to content
Snippets Groups Projects
Commit 272ad7ff authored by bbartels's avatar bbartels
Browse files

Update .gitlab-ci.yml

parent 8846e573
No related branches found
No related tags found
No related merge requests found
image: ruby:2.3 image: ruby:2.3
before_script: before_script:
- apt-get update -qq && apt-get install -y -qq libbluetooth-dev cmake valgrind qmake-qt5 - apt-get update -qq && apt-get install -y -qq libbluetooth-dev cmake valgrind qt5-default
stages: stages:
- build - 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