swe-glib/.travis.yml
Gergely Polonkai (W00d5t0ck) 371c123f17 Add gnome-common to Travis CI configuration
With removing GTK-Doc as a dependency, it is not installed any more –
however, it is badly needed by autogen.sh
2013-10-04 23:53:26 +02:00

3 lines
108 B
YAML

language: c
install: sudo apt-get install libglib2.0-dev gobject-introspection gnome-common && ./autogen.sh