Commit Graph

14 Commits

Author SHA1 Message Date
WGH
d349fa0c56 Enable RE2 testing with Travis
Ubuntu 14.04 doesn't have RE2 package altogether,
and Ubuntu 16.04 RE2 package is too old.

Ubuntu 18.04 RE2 package might work, but this Ubuntu verison it's not
supported by Travis yet.

So build RE2 from source.
2019-02-11 10:25:24 -03:00
WGH
79a24ef88d Enable LMDB in Travis CI configuration
LMBD is not built by default since 6143eb9,
so add explicit --with-lmdb configuration.

Missing --with-lmdb build allowed a bug in PR #2003 to pass
through, causing issue #2008.
2019-01-28 16:20:01 -03:00
Felipe Zimmerle
ccd7b9f677 travis: Temporarily disables -jN
Building is crashing not sure why. Demands further investigation.
2018-05-22 10:09:18 -03:00
Felipe Zimmerle
a278bb673a Testing travis with parallel build 2018-05-11 13:02:42 -03:00
Scott Leggett
b0b484f45d Build in parallel.
This getconf parameter is supported on both Linux and OSX.
2018-05-11 13:00:50 -03:00
Felipe Zimmerle
15b38fbe5d Travis: adds --without-maxmind option 2018-03-22 19:12:09 -03:00
Felipe Zimmerle
bff326e80e Adds lua as a travis option 2017-11-06 00:49:25 -03:00
Felipe Zimmerle
9c83b39ea0 travis: Adds ssdeep option to our regression soup 2017-10-26 17:44:23 -03:00
Felipe Zimmerle
4d66481bfa travis: Installs cppcheck on MacOS X 2017-03-06 15:02:02 -03:00
Felipe Zimmerle
616cf84c31 Adds check-static to travis.yaml 2017-03-06 15:02:02 -03:00
Felipe Zimmerle
09cfa2869f Removes dup on travis build matrix 2017-03-06 15:02:01 -03:00
Felipe Zimmerle
b021c15e4b Adds a little more build options to the travis file 2017-03-06 15:02:01 -03:00
Felipe Zimmerle
6f47462110 Fix compilation when YAJL is not present 2017-03-06 15:02:00 -03:00
Felipe Zimmerle
9d33990550 Very first travis file 2017-03-06 15:02:00 -03:00