mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 12:15:13 +00:00
Compiler changed to clang.
This commit is contained in:
parent
adff6aff21
commit
edb73fdb2d
1 changed files with 1 additions and 3 deletions
|
|
@ -3,9 +3,7 @@ language: cpp
|
||||||
sudo: false
|
sudo: false
|
||||||
cache: ccache
|
cache: ccache
|
||||||
|
|
||||||
compiler:
|
compiler: clang
|
||||||
- gcc
|
|
||||||
- clang
|
|
||||||
|
|
||||||
# gcc 4.9 default
|
# gcc 4.9 default
|
||||||
addons: &addons
|
addons: &addons
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue