diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2019-05-13 20:39:02 +0200 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2019-05-13 22:24:31 +0200 |
commit | 04ea08b5a486159c4f8e1ce0aa645b35fa66c822 (patch) | |
tree | 311b4274da4fe140a63a08b3289a4f83acf37465 | |
parent | tmpfiles: do not create /run/nologin if PAM is disabled (diff) | |
download | systemd-04ea08b5a486159c4f8e1ce0aa645b35fa66c822.tar.xz systemd-04ea08b5a486159c4f8e1ce0aa645b35fa66c822.zip |
travis: move the Xenial phase to Azure Pipelines
-rw-r--r-- | .travis.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml index 1dfdc5b799..a2c300062e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -91,13 +91,6 @@ jobs: after_script: - $CI_MANAGERS/debian.sh CLEANUP - - name: Ubuntu Xenial - language: bash - script: - - set -e - - sudo $CI_MANAGERS/xenial.sh - - set +e - - name: FuzzBuzz language: bash script: |