Revert "Remove make check from Travis config"
This reverts commit cb9cf3a4ce
.
The make check problem has been fixed since then
This commit is contained in:
parent
b77aae9f5c
commit
fbc5a4e922
@ -1,3 +1,3 @@
|
|||||||
language: c
|
language: c
|
||||||
install: sudo apt-get install libglib2.0-dev gobject-introspection gnome-common && ./autogen.sh
|
install: sudo apt-get install libglib2.0-dev gobject-introspection gnome-common && ./autogen.sh
|
||||||
script: ./configure && make
|
script: ./configure && make && make check
|
||||||
|
Loading…
Reference in New Issue
Block a user