Pārlūkot izejas kodu

ci: Allow failure of sonarcube build

Stefan Profanter 5 gadi atpakaļ
vecāks
revīzija
6f36279644
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -262,6 +262,8 @@ matrix:
     # clang-format code analysis
     - env:
         - CLANG_FORMAT=true
+    - env:
+        - SONAR=true
 
 cache:
   pip: true