Browse Source

GCC 8 CI build added (#119).

main
offa 6 years ago
parent
commit
78aaf0254c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File



matrix: matrix:
include: include:
- env: COMPILER=gcc-8
- env: COMPILER=gcc-7 - env: COMPILER=gcc-7
- env: COMPILER=clang-6 - env: COMPILER=clang-6
- env: COMPILER=clang-5 - env: COMPILER=clang-5

Loading…
Cancel
Save