mirror of https://github.com/yandex/odyssey.git
odyssey: add clang to travis build
This commit is contained in:
parent
69c8448f95
commit
ce96567a49
|
@ -2,6 +2,7 @@ language: c
|
||||||
before_install:
|
before_install:
|
||||||
after_success:
|
after_success:
|
||||||
compiler:
|
compiler:
|
||||||
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Reference in New Issue