summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* .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