]> git.ipfire.org Git - thirdparty/systemd.git/commit - .travis.yml
travis: always run the "Build & test" stage first
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 14 Jun 2019 19:16:41 +0000 (21:16 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Fri, 14 Jun 2019 20:06:01 +0000 (22:06 +0200)
commit4feed0fb69300d3f1de7195637a952e6359f4a6f
treeb5fd25c2e9a0b22db35a3baffbac169c8244797c
parentbaea4bd9690967da9740625b8caca0bbdd2bae5b
travis: always run the "Build & test" stage first

Now that the other stages are explicitly listed in the "stages"
section, we should include "Built & test" there to make sure
it's run first.
.travis.yml