Explorar o código

Should be allowing failure on COVERAGE, not COVERITY

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

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ os:
 
 matrix:
  allow_failures:
-  - env: COVERITY=1
+  - env: COVERAGE=1
  exclude:
 # Don't build using gcc on mac
   - os: osx