Travis: Remove old attempt at disabling default configurations

This didn't actually work and now the default configurations are important.
pull/1478/head
Turo Lamminen 2017-10-07 15:41:16 +03:00
parent 684cb88e83
commit 10b49dfd25
1 changed files with 0 additions and 8 deletions

View File

@ -36,14 +36,6 @@ env:
- PV=r8e PLATF=linux-x86_64 NDK_HOME=${TRAVIS_BUILD_DIR}/android-ndk-${PV} PATH=${PATH}:${NDK_HOME} - PV=r8e PLATF=linux-x86_64 NDK_HOME=${TRAVIS_BUILD_DIR}/android-ndk-${PV} PATH=${PATH}:${NDK_HOME}
matrix: matrix:
exclude:
- os: linux
compiler: gcc
env:
- os: linux
compiler: clang
env:
include: include:
- os: linux - os: linux
compiler: gcc compiler: gcc