/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
travis-ci: don't build Git for the static analysis job
[git/git.git]
/
.travis.yml
diff --git
a/.travis.yml
b/.travis.yml
index
fead995
..
281f101
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-71,7
+71,7
@@
matrix:
packages:
- coccinelle
before_install:
- # "before_script" that builds Git is inherited from base job
+ before_script:
script: ci/run-static-analysis.sh
after_failure:
- env: Documentation