Commit Graph

4 Commits (e3ca2110712f6472465c70f2e83b745ff8a25fcc)

Author SHA1 Message Date
Michael Brown 18dc73d27e [travis] Ensure that most recent tag is always available
Remove clone depth limit, to ensure that the most recent tag (from
which the version should be constructed) is always present.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2020-01-03 00:14:03 +01:00
Michael Brown c24f772349 [travis] Integrate with Coverity Scan
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-03-23 10:51:25 +02:00
Michael Brown 9ecad204fc [travis] Build and run the unit test suite
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-03-22 22:22:25 +02:00
Michael Brown aa1f7b0f7f [travis] Add minimal .travis.yml file
Allow for automated builds via Travis CI (https://travis-ci.org).

Note that the bin-i386-linux build platform is deliberately omitted
since the required linux-libc-dev:i386 package is not on the allowed
packages list for the Travis 14.04 ("trusty") container environment.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-03-22 22:09:26 +02:00