Compiler changed to clang.

This commit is contained in:
Kirill Kirilenko 2016-10-04 15:23:28 +03:00
parent adff6aff21
commit edb73fdb2d

View file

@ -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