Commit graph

7 commits

Author SHA1 Message Date
Thomas Haller 6375c54679 travis: build additional settings plugin in travis-ci
Although the build environment is Ubuntu, we still can build the
non-native settings plugins to test the build.
2016-10-22 17:15:50 +02:00
Beniamino Galvani 82f8a54854 libnm-core: use jansson to compare and check team configurations
Optionally link libnm-core against jansson JSON library and use it to
validate and compare team configurations.
2016-04-18 21:50:51 +02:00
Thomas Haller ad45d232fe travis: update .travis.yml not to run tests when build fails
When building fails, we should not run the tests. They clutter
the output.
2016-02-16 13:01:47 +01:00
Thomas Haller c94a9372fa travis: fix bug in .travis.yml
Fixes: 1408b8c0a2
2016-01-23 16:26:03 +01:00
Lubomir Rintel 1408b8c0a2 travis: add coverity submission
Also, decouple the build from the test run; it looks better in the .yml file as
well as in the travis UI.
2016-01-22 22:12:43 +01:00
Thomas Haller 34050e9c0b travis: move build script to a separate script and improve debugging for failed tests 2016-01-22 11:06:09 +01:00
Lubomir Rintel df27e6d5fd build: add .travis.yml 2015-09-30 13:43:03 +02:00