Browse Source

Clang 8 CI build added (#150).

main
offa 5 years ago
parent
commit
15834d2500
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -15,6 +15,7 @@ matrix:
include:
- env: COMPILER=gcc-8
- env: COMPILER=gcc-7
- env: COMPILER=clang-8
- env: COMPILER=clang-7
- env: COMPILER=clang-6
- env: COMPILER=clang-5

Loading…
Cancel
Save