travis: enable gcc+clang compiler for travis builds

This commit is contained in:
Thomas Haller 2017-05-12 13:55:58 +02:00
parent a6c84e2ea0
commit 4efab710e4

View file

@ -1,4 +1,8 @@
language: c
compiler:
- gcc
- clang
before_install:
- sudo apt-get update
- sudo apt-get install autoconf libtool pkg-config intltool libdbus-glib-1-dev libdbus-1-dev libiw-dev libglib2.0-dev