Remove clang-3.9 build

c.f. travis-ci/travis-ci#6120
This commit is contained in:
Matthieu Darbois 2016-06-21 22:09:08 +02:00 committed by GitHub
parent 86698be6e9
commit 898ca6f522
1 changed files with 0 additions and 4 deletions

View File

@ -21,10 +21,6 @@ matrix:
- os: linux
compiler: clang
env: OPJ_CI_ARCH=x86_64 OPJ_CI_BUILD_CONFIGURATION=Debug OPJ_CI_ASAN=1
- os: linux
compiler: clang-3.9
env: OPJ_CI_ARCH=x86_64 OPJ_CI_BUILD_CONFIGURATION=Release
sudo: true
- os: linux
compiler: x86_64-w64-mingw32-gcc
env: OPJ_CI_ARCH=x86_64 OPJ_CI_BUILD_CONFIGURATION=Release