]> git.ipfire.org Git - thirdparty/systemd.git/commit - .travis.yml
ci: bring back Coverity
authorEvgeny Vereshchagin <evvers@ya.ru>
Wed, 24 Jun 2020 20:25:14 +0000 (22:25 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 24 Jun 2020 20:32:56 +0000 (22:32 +0200)
commit595cb4211a69629a912b74f89e7b3993da120b4b
treea451889d1eae2a68bc1128fc3cd1b352e32b438d
parentc4e90266dbc981ad6d601e860bb0df5e284dd8a9
ci: bring back Coverity

Looks like DOCKER_EXEC got lost somewhere along the way, which, in
turn, caused the "coverity" job to fail with
```
$ $DOCKER_EXEC meson cov-build -Dman=false
Command 'meson' not found, but can be installed with:
apt install meson
Please ask your administrator.
```

https://travis-ci.org/github/systemd/systemd/builds/701705788
.travis.yml