소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.