Pārlūkot izejas kodu

Don't let coverage build failure cause overalll build failure

Paul 11 gadi atpakaļ
vecāks
revīzija
408e448a2e
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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