Travis: add GCC build to increase coverage

master
Luca Boccassi 2017-12-10 19:52:42 +00:00
parent 692eec5887
commit c3a2bd6199
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
language: cpp
compiler: clang
compiler:
- clang
- gcc
cache: ccache
addons: