summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2017-01-30 09:36:31 -0500
committerAndrew Bartlett <abartlet@samba.org>2017-03-10 07:31:13 +0100
commit4455547204fd5d2d54944468c404f751279c495d (patch)
treef1ef5ae4c6e5804e6d3fce10931786580318c7f3 /.travis.yml
parent7000fa01f8844450e020c84af85c7e1eb228b982 (diff)
downloadsamba-4455547204fd5d2d54944468c404f751279c495d.tar.gz
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>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 483ad501798..ce0e745548b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ env:
- TASK=samba-libs
- TASK=samba-static
- TASK=samba-o3
+ - TASK=samba-nopython
- TASK=ldb
- TASK=tdb
- TASK=talloc