浏览代码

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


部分文件因为文件数量过多而无法显示