From: Frantisek Sumsal Date: Thu, 8 Nov 2018 11:47:07 +0000 (+0100) Subject: travis: run ASan job in parallel with the standard one X-Git-Tag: v240~377^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8a51ed780b1140b91d4819ddcbbc64632e0b28;p=thirdparty%2Fsystemd.git travis: run ASan job in parallel with the standard one --- diff --git a/.travis.yml b/.travis.yml index add0576d473..ce5d099660a 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"