From: fennecdjay Date: Mon, 8 Jul 2019 20:12:23 +0000 (+0200) Subject: :art: Skip clang ? X-Git-Tag: nightly~2348^2~21 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=9b40935dad91c44bdaf2dbf5ea854651dae9a84a;p=gwion.git :art: Skip clang ? --- diff --git a/.travis.yml b/.travis.yml index 766b42c8..806c28f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,8 +33,8 @@ env: matrix: allow_failures: -# - compiler: clang - - os: windows + - compiler: clang +# - os: windows compiler: - gcc