Sfoglia il codice sorgente

Travis: Remove redundant config

Turo Lamminen 8 anni fa
parent
commit
684cb88e83
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -51,9 +51,6 @@ matrix:
     - os: linux
       compiler: gcc
       env: SHARED_BUILD=ON
-    - os: linux
-      compiler: gcc
-      env: SHARED_BUILD=ON
     - os: linux
       compiler: clang
       env: ASAN=ON