autobuild: Add nopython environment to test --disable-python builds (but without...
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Jan 2017 14:36:31 +0000 (09:36 -0500)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 10 Mar 2017 06:31:13 +0000 (07:31 +0100)
commit4455547204fd5d2d54944468c404f751279c495d
treef1ef5ae4c6e5804e6d3fce10931786580318c7f3
parent7000fa01f8844450e020c84af85c7e1eb228b982
autobuild: Add nopython environment to test --disable-python builds (but without tests)

This ensures we keep this option building as we extend our use of python.

The rule is that new features and changes to existing features that
require python are most welcome, they just need to be disabled for the
minimalistic targets we still ecourage Samba on, that typically just
want smbd

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
.travis.yml
script/autobuild.py