Merge pull request #381 from ya1gaurav/patch-1

Travis also support clang.
This commit is contained in:
Lee Thomason 2015-09-29 19:50:14 -07:00
commit e4f8ba89d0
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
language: c++
language: cpp
compiler:
- g++
- clang
os: linux
before_script: cmake .