diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index add0576d4..ce5d09966 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" |