瀏覽代碼

Travis: Remove old attempt at disabling default configurations

This didn't actually work and now the default configurations are important.
Turo Lamminen 8 年之前
父節點
當前提交
10b49dfd25
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0 8
      .travis.yml

+ 0 - 8
.travis.yml

@@ -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