Skip to content

Commit

Permalink
travis: skip the right stage
Browse files Browse the repository at this point in the history
It's just a follow-up to systemd/systemd#13493.
The stage is called "Fuzzit-Regression" now.
  • Loading branch information
evverx authored and mrc0mmand committed Sep 7, 2019
1 parent 20c9c29 commit 77b1af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77b1af5

Please sign in to comment.