Browse Source

Travis: Remove old attempt at disabling default configurations

This didn't actually work and now the default configurations are important.
Turo Lamminen 8 năm trước cách đây
mục cha
commit
10b49dfd25
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  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