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
|
language: cpp
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
#- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Reference in a new issue