Gergely Polonkai
c9e382d04b
configure is invoket by autogen.sh already, due to jhbuild compatibility
4 lines
135 B
YAML
4 lines
135 B
YAML
language: c
|
|
install: sudo apt-get install libglib2.0-dev gobject-introspection gnome-common && ./autogen.sh
|
|
script: make && make check
|