Explorar o código

Don't let coverage build failure cause overalll build failure

Paul %!s(int64=11) %!d(string=hai) anos
pai
achega
408e448a2e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -3,6 +3,8 @@ os:
  - osx
 
 matrix:
+ allow_failures:
+  - env: COVERITY=1
  exclude:
 # Don't build using gcc on mac
   - os: osx