Travis: Remove old attempt at disabling default configurations
authorTuro Lamminen <turotl@gmail.com>
Sat, 7 Oct 2017 12:41:16 +0000 (15:41 +0300)
committerTuro Lamminen <turotl@gmail.com>
Sat, 7 Oct 2017 12:41:16 +0000 (15:41 +0300)
This didn't actually work and now the default configurations are important.

.travis.yml

index 5f6d1a2..3ffa631 100644 (file)
@@ -36,14 +36,6 @@ env:
     - PV=r8e PLATF=linux-x86_64 NDK_HOME=${TRAVIS_BUILD_DIR}/android-ndk-${PV} PATH=${PATH}:${NDK_HOME}
 
 matrix:
-  exclude:
-    - os: linux
-      compiler: gcc
-      env:
-    - os: linux
-      compiler: clang
-      env:
-
   include:
     - os: linux
       compiler: gcc