瀏覽代碼

Reduce Travis CI build matrix

Currently we build all 64 possible configurations for gcc/linux, clang/linux and clang/osx.
This leads to a long build time for automatic builds.
Now we build all 64 configuration only for one combination (clang/linux) and only selected reference combinations for gcc/linux and clang/osx.
bel 8 年之前
父節點
當前提交
4e137a0f3d
共有 1 個文件被更改,包括 135 次插入0 次删除
  1. 135 0
      .travis.yml

文件差異過大導致無法顯示
+ 135 - 0
.travis.yml


部分文件因文件數量過多而無法顯示