build: travis: Disable clang for now
commitf250e8d4a8a3fc9aa52e7a9ada8de8634a959426
authorTobias Klauser <tklauser@distanz.ch>
Wed, 3 Sep 2014 15:22:19 +0000 (3 17:22 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 3 Sep 2014 15:22:19 +0000 (3 17:22 +0200)
tree5c433ad815ec33f2e0cecf2b23e14cd62ba12112
parent53cee8dc533ea715bdd10df081b55229c6f58893
build: travis: Disable clang for now

clang doesn't understand all our (GCC-spcific) compiler flags. We need
to work around it by filtering them out properly in case clang is used.
For now, just disable clang on travis, until I figured this out locally.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
.travis.yml