Added clang & OS X to .travis

This commit is contained in:
Wouter van Oortmerssen
2015-05-27 16:57:21 -07:00
parent ecf5a6a580
commit 932b22f043
2 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,11 @@ language: cpp
os:
- linux
- osx
compiler:
- gcc
#- clang
env:
matrix: