]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .travis.yml
travis: add another stage to really run everything under ASan+UBsan
[thirdparty/systemd.git] / .travis.yml
index ab6fe298c768d937444ed4cd56aacb1ab7cd77e0..6eae0bc3e4ed71a94c87dfc2b983b93bf687c5ff 100644 (file)
@@ -91,6 +91,13 @@ jobs:
           after_script:
               - $CI_MANAGERS/debian.sh CLEANUP
 
+        - name: Ubuntu Xenial
+          language: bash
+          script:
+              - set -e
+              - sudo $CI_MANAGERS/xenial.sh
+              - set +e
+
         - stage: Coverity
           language: bash
           env: