diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2019-05-13 02:09:14 +0200 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2019-05-14 12:22:10 +0200 |
commit | 2da8298b90f0be3a89e8d7ecb91449a72ec105c1 (patch) | |
tree | 6b09d16eee5347bd4f52e2a9d534d985ede49b9d /.travis.yml | |
parent | fa8ac5eb777f4367ed615d77da79904a0570a81f (diff) | |
download | systemd-2da8298b90f0be3a89e8d7ecb91449a72ec105c1.tar.gz |
tests: move the FuzzBuzz stage from Travis CI to Azure Pipelines
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml index a2c300062e..ab6fe298c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -91,13 +91,6 @@ jobs: after_script: - $CI_MANAGERS/debian.sh CLEANUP - - name: FuzzBuzz - language: bash - script: - - set -e - - $CI_MANAGERS/fuzzbuzz.sh - - set +e - - stage: Coverity language: bash env: |