Browse Source

Clang 7 ci build added (#137).

main
offa 6 years ago
parent
commit
c2737d641d
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-7
- env: COMPILER=clang-6
- env: COMPILER=clang-5


Loading…
Cancel
Save