Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pellegrino Prevete
libhandy
Commits
614b98d6
Commit
614b98d6
authored
Nov 28, 2018
by
Guido Gunther
Browse files
gitlab-ci: Switch to clang-tools
clang-3.9 does not contain scan-build anymore.
parent
e28bbfe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
614b98d6
...
...
@@ -32,7 +32,7 @@ build-debian-clang:
image
:
debian:buster
before_script
:
-
apt-get -y update
-
apt-get -y install build-essential clang-
3.9
-
apt-get -y install build-essential clang-
tools
-
apt-get -y build-dep .
<<
:
*tags
stage
:
build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment