1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-22 13:33:56 +03:00

tests: try to run fuzzbuzz.sh with Azure Pipelines to see how it fares there

This commit is contained in:
Evgeny Vereshchagin 2019-05-12 05:54:25 +02:00
parent 6e114a2475
commit e5984b1d1b

View File

@ -7,5 +7,6 @@ pool:
steps:
- script: |
set -e
./travis-ci/managers/fuzzbuzz.sh
sudo ./travis-ci/managers/xenial.sh
displayName: 'This is where it gets darker'