Jiří Techet
0633a28156
Remove -Werror=aggregate-return from travis flags
...
There are functions like
MIOPos getInputFilePosition (void);
which return (small) aggregate but which aren't anything wrong we should
worry about. The flag is a bit too strict.
2016-10-15 18:06:38 +02:00
Colomban Wendling
3e9eb359ea
Install python-lxml on Travis for the GtkDoc header generation
2016-02-18 23:55:10 +01:00
Colomban Wendling
02e6682ea6
travis: Enable Windows cross-compilation
...
We unfortunately can't run tests as they require running the just build
(foreign) executable, but at least it tries and build the Windows code
paths.
2015-07-10 23:32:56 +02:00
Colomban Wendling
e22f0ca054
travis: Add a Travis CI settings file
2015-07-02 21:45:16 +02:00