Explorar el Código

Travis: Remove redundant config

Turo Lamminen hace 8 años
padre
commit
684cb88e83
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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