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:
|
||||
after_success:
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue