adds clang for testing to travis configuration
This commit is contained in:
parent
6f8d55e700
commit
430d3dc2cc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ sudo: false
|
|||
language: cpp
|
||||
|
||||
compiler:
|
||||
#- clang
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue