summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Split requirements filesMats Wichmann2022-08-041-1/+1
* drop pypy3 from test matrix to reduce CPU usage on travisWilliam Deegan2021-08-051-17/+0
* Reduce travis-ci.com footprint as our allocation is smaller than it used to beWilliam Deegan2021-07-131-6/+6
* Update pointers to irc to use libera [ci skip]Mats Wichmann2021-06-211-1/+1
* Add logic to force rebuild of lxml and cython from git versions for python 3.10William Deegan2021-01-231-0/+1
* Add a run on Py 3.10-dev [skip appveyor]Mats Wichmann2021-01-221-5/+12
* cleanup whitespaceWilliam Deegan2021-01-211-2/+2
* Drop scons-build from Travis CIMats Wichmann2021-01-091-16/+0
* Switch travis-ci 3.9 to released + 20.04 [skip appveyor]Mats Wichmann2021-01-091-2/+2
* Add test to check if manpages make it into the package. wipWilliam Deegan2020-10-091-0/+1
* Add running scons-local/scons.py --version to travis build jobWilliam Deegan2020-07-061-0/+1
* [appveyor skip] fix travis scons build job to not do extra packaging steps, b...William Deegan2020-06-301-3/+0
* [appveyor skip] formatting change travis ciWilliam Deegan2020-06-231-15/+15
* [appveyor skip] add packages to build docs and add steps for API docsWilliam Deegan2020-06-231-1/+1
* [appveyor skip] add packages to build docs and add steps for API docsWilliam Deegan2020-06-231-1/+5
* [appveyor skip] fix ulink vs link xml syntaxWilliam Deegan2020-06-231-1/+1
* [appveyor skip] more travis ci workWilliam Deegan2020-06-231-0/+1
* [appveyor skip] more travis ci workWilliam Deegan2020-06-231-7/+7
* [appveyor skip] more travis ci workWilliam Deegan2020-06-231-7/+10
* add job to do scons' own buildWilliam Deegan2020-06-231-2/+11
* clean up CI filesDaniel Moody2020-05-201-25/+1
* test coverageDaniel Moody2020-05-191-5/+7
* update to lxml 4.5.0William Deegan2020-05-181-1/+1
* Update base ubuntu from trusty(14.04)->xenial(16.04), update install logic fo...William Deegan2020-05-181-1/+1
* Add py3.9 devWilliam Deegan2020-05-181-0/+4
* clean up coveragerc fileDaniel Moody2020-05-131-2/+2
* give coverage a nameDaniel Moody2020-05-131-0/+1
* clean up travis and fix coverageDaniel Moody2020-05-131-73/+23
* [skip appveyor] update .travis.yml to try to fix warning buildWilliam Deegan2020-01-271-6/+0
* [skip appveyor] update .travis.yml to try to fix broken buildWilliam Deegan2020-01-271-7/+6
* move coverage startuplogic to sitecustomize.py from usercustomize.pyWilliam Deegan2020-01-011-4/+4
* fix typoWilliam Deegan2020-01-011-1/+1
* try non-sudo'd usercustomize.py file in sys.path[-1] instead of user site dir...William Deegan2020-01-011-7/+7
* remove --user from pip install coverageWilliam Deegan2019-12-301-1/+1
* [appveyor skip] Drop pypy from build matrix. (it's py27)William Deegan2019-12-301-8/+1
* Remove Python 2.7 from CIWilliam Deegan2019-12-301-49/+0
* debugging coverage failuresWilliam Deegan2019-12-291-3/+3
* debugging coverage failuresWilliam Deegan2019-12-291-3/+3
* Remove adding deadsnakes ppa. We're using newer pythonWilliam Deegan2019-12-291-5/+5
* Change coverage worker to use Ubuntu Bionic instead of trusty for py37William Deegan2019-12-291-0/+1
* [skip appveyor] - reduce coverage to just py37William Deegan2019-12-271-9/+9
* reduce coverage jobsWilliam Deegan2019-12-271-34/+34
* Try running a single job for coverage instead of 4.William Deegan2019-12-271-1/+1
* [skip appveyor] bump to bionic for py37 tests.William Deegan2019-12-271-2/+2
* Pin lxml so it will work with 3.8.0b2William Deegan2019-07-111-1/+1
* Merge pull request #3392 from mwichmann/travis-tweakWilliam Deegan2019-06-211-1/+3
|\
| * Update Travis config: py38, lxml, docbook, ldcMats Wichmann2019-06-131-1/+3
* | add comment on how to update irc infoWilliam Deegan2019-06-131-0/+1
|/
* Move IRC Channel to encrypted so forks won't publish to scons irc channelWilliam Deegan2019-06-121-22/+23
* [WIP] try a run with Travis' py3.8Mats Wichmann2019-05-131-1/+10