Add clang spec to travis. (#134)

This commit is contained in:
Jonathan Hui
2016-06-11 21:34:42 -07:00
committed by GitHub
parent 87e9508232
commit d80adac415
+4
View File
@@ -1,5 +1,9 @@
language: cpp
compiler:
- clang
- gcc
os:
- linux
- osx