Set compiler to gcc.

This commit is contained in:
Cheng Zhao 2014-08-08 22:38:35 +08:00
parent 8e21530550
commit bcfba96d29

View file

@ -1,5 +1,5 @@
language: cpp language: cpp
compiler: clang compiler: gcc
os: os:
- linux - linux
- osx - osx