projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20c9c29
)
travis: skip the right stage
author
Evgeny Vereshchagin
<evvers@ya.ru>
Fri, 6 Sep 2019 23:26:44 +0000
(23:26 +0000)
committer
Frantisek Sumsal
<frantisek@sumsal.cz>
Sat, 7 Sep 2019 22:01:16 +0000
(22:01 +0000)
It's just a follow-up to https://github.com/systemd/systemd/pull/13493.
The stage is called "Fuzzit-Regression" now.
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 962790b581ecc384d171ccf863e0dcef81d110be..ba20097fdf69dc0011e06ffbe0275192f8ddef17 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-17,7
+17,7
@@
stages:
- name: Fuzzit-Fuzzing
if: type = cron
- - name: Fuzzit-
Sanity
+ - name: Fuzzit-
Regression
if: type != cron
# Run Coverity periodically instead of for each commit/PR