test with both gcc and clang

This commit is contained in:
Valient Gough 2014-10-26 11:35:18 -07:00
parent b3355962ee
commit 1afc12975b

View File

@ -1,5 +1,9 @@
language: cpp
compiler:
- gcc
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq autopoint libfuse-dev libboost-serialization-dev