Add clang support for travis

This commit is contained in:
Tomasz Hemperek 2015-05-13 21:35:21 +02:00
parent 914f959c67
commit 50180ac4a6
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
language: python
language: cpp
compiler:
- clang
- gcc
addons:
apt: