Browse Source

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 years ago
parent
commit
4e137a0f3d
1 changed files with 135 additions and 0 deletions
  1. 135 0
      .travis.yml

File diff suppressed because it is too large
+ 135 - 0
.travis.yml


Some files were not shown because too many files changed in this diff