summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2018-11-08 12:47:07 +0100
committerEvgeny Vereshchagin <evvers@ya.ru>2018-11-08 13:49:46 +0100
commit6c8a51ed780b1140b91d4819ddcbbc64632e0b28 (patch)
treeccab87ebfd71dcfa50a27baf39f2215e6a37efbf /.travis.yml
parent6dfe7f43d0eb9f2ca0f2d04ba6d04d89de0445b4 (diff)
downloadsystemd-6c8a51ed780b1140b91d4819ddcbbc64632e0b28.tar.gz
travis: run ASan job in parallel with the standard one
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index add0576d47..ce5d099660 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,8 +36,7 @@ jobs:
after_script:
- $CI_MANAGERS/fedora.sh CLEANUP
- - stage: Build & test with ASan
- name: Fedora Rawhide
+ - name: Fedora Rawhide (ASan+UBSan)
language: bash
env:
- FEDORA_RELEASE="rawhide"