summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* travis-ci: Update package list to match the wikiAndrew Bartlett2018-01-081-1/+1
| | | | | | | This in turn is based on what we use at Catalyst minus some helpful packages like editors Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* travis-ci: Also build samba-systemkrb5Andrew Bartlett2017-06-301-0/+1
| | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* autobuild: Add nopython environment to test --disable-python builds (but ↵Andrew Bartlett2017-03-101-0/+1
| | | | | | | | | | | | | | 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: install libgpgme11-dev python[3]-gpgmeStefan Metzmacher2016-07-221-1/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
* travis: run the samba-o3 targetMichael Adam2016-05-131-0/+1
| | | | | | | | Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Fri May 13 13:46:12 CEST 2016 on sn-devel-144
* .travis.yml: install python3-{crypto,dev,dnspython}Stefan Metzmacher2016-02-151-1/+1
| | | | | | | autobuild will use --extra-python=/usr/bin/python3 in future. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* .travis.yml: install python-cryptoStefan Metzmacher2016-02-151-1/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* .travis.yml: we don't require python-all-devStefan Metzmacher2016-02-151-1/+1
| | | | | | | python-dev is enough. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* .travis.yml: we require 'realpath' nowStefan Metzmacher2016-02-151-1/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* .travis.yml: do a sort -u on the installed packagesStefan Metzmacher2016-02-151-1/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* travis: Add metadata file for the Travis CI Open Source cloud build/test serviceAndrew Bartlett2016-01-051-0/+31
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue Jan 5 12:21:40 CET 2016 on sn-devel-144