Browse Source

For Travis CI - remove redundant job matrix for Emscripten CI build.
[ci only: Emscripten]

Yao Wei Tjong 姚伟忠 10 years ago
parent
commit
7353063c3b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -320,7 +320,6 @@ after_script: rake ci_teardown_cache
 
 branch: {name: Emscripten-CI, active: yes, description: For Travis CI - switch CI build to use Emscripten build environment.}
 language: cpp
-compiler: gcc
 cache: ccache
 sudo: false
 addons: {apt: {sources: [george-edison55-precise-backports, kubuntu-backports, ubuntu-toolchain-r-test], packages: [cmake, doxygen, graphviz, g++-4.9, libasound2-dev]}}