Skip to content

Commit

Permalink
Allow the clang tests to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
hugglesfox committed Sep 29, 2020
1 parent a3cd9d1 commit cc0d75f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ compiler:

cache: ccache

jobs:
allow_failures:
- compiler: clang

before_install:
- sudo apt-get update
- sudo apt-get -y install meson gcovr
Expand Down

0 comments on commit cc0d75f

Please sign in to comment.