mirror of https://github.com/BOINC/boinc.git
BUILD: disable clang in travis-ci until there is proper support by boinc
This commit is contained in:
parent
da255fb822
commit
079107e55b
|
@ -1,7 +1,7 @@
|
||||||
language: cpp
|
language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
# - clang
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Reference in New Issue