mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-02 14:18:05 +02:00
travis: enable gcc+clang compiler for travis builds
This commit is contained in:
parent
a6c84e2ea0
commit
4efab710e4
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue