Travis: Remove redundant config

pull/1478/head
Turo Lamminen 2017-10-07 15:39:54 +03:00
parent bd65811329
commit 684cb88e83
1 changed files with 0 additions and 3 deletions

View File

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