.travis.yml: add a new build target with non-core devlibs
commit6d585ca55999aec2bcfcbf04c3cbecbb952b7302
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 12 Mar 2014 14:13:50 +0000 (12 14:13 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 15 Mar 2014 09:54:18 +0000 (15 13:54 +0400)
tree438986078f28297017f798d441fed636066fb7cb
parentdfb3804d478bce02350bdf87534dc7dd3d1ded51
.travis.yml: add a new build target with non-core devlibs

The current builds don't include all the features which are
auto-detected and then disabled when the appropriate test packages don't
exist. I've added another target that enables all known additional
packages for increased coverage. I didn't add it to the core package
list to reduce build time.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.travis.yml