travis: put use gcc before clang

This commit is contained in:
Matthias Krüger 2017-04-02 19:32:00 +02:00
parent 349605eb41
commit f7bfbee809
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
language: cpp
compiler:
- clang
- gcc
- clang
env:
global: