odyssey: add clang to travis build

This commit is contained in:
Dmitry Simonenko 2018-06-13 18:25:45 +03:00
parent 69c8448f95
commit ce96567a49
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: c
before_install:
after_success:
compiler:
- clang
- gcc
branches:
only: