summaryrefslogtreecommitdiff
path: root/.travis
Commit message (Expand)AuthorAgeFilesLines
* move psutil into requirements.txt and remove from travis/appveyor's setup filesWilliam Deegan2021-08-041-1/+0
* added psutil for testingDaniel Moody2021-07-261-1/+1
* [ci skip] fix typoWilliam Deegan2021-01-231-1/+1
* [appveyor skip] fix hanging pip uninstallWilliam Deegan2021-01-231-1/+3
* Add logic to force rebuild of lxml and cython from git versions for python 3.10William Deegan2021-01-231-0/+12
* Change travis-ci install of ldc2 [skip appveyor]Mats Wichmann2021-01-091-5/+7
* Fix testWilliam Deegan2020-10-091-6/+20
* Add test to check if manpages make it into the package. wipWilliam Deegan2020-10-091-0/+18
* Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2020-05-293-12/+31
|\
| * clean up CI filesDaniel Moody2020-05-202-8/+21
| * not sure why 'ls -l /usr/lib*/*python*{so,a}*' is failing on these systems.. ...William Deegan2020-05-181-1/+2
| * Update base ubuntu from trusty(14.04)->xenial(16.04), update install logic fo...William Deegan2020-05-181-3/+8
| * update path we look for python libsWilliam Deegan2020-05-181-1/+1
| * Update LDC version, remove py27 bits, add rpmWilliam Deegan2020-05-181-11/+8
* | Update LDC Version to 1.21.0, remove py27 logic, add rpm installWilliam Deegan2020-05-291-13/+10
|/
* Fix travis .coversagerc to look for sources under SCons and not srcWilliam Deegan2020-05-101-3/+3
* move coverage startuplogic to sitecustomize.py from usercustomize.pyWilliam Deegan2020-01-011-0/+8
* Fix use-dbm test to work with sconsign files using dbm but where the underlyi...William Deegan2020-01-011-0/+0
* [PR #3392] add a few more TeX packagesMats Wichmann2019-06-171-3/+1
* [PR #3392] leave out docbook-slidesMats Wichmann2019-06-161-3/+13
* Update Travis config: py38, lxml, docbook, ldcMats Wichmann2019-06-131-6/+4
* [PYPY] further adjust travis-ci pypy3 buildMats Wichmann2019-03-041-2/+2
* Merge pull request #3313 from bdbaddog/fix_gh_3303_force_config_alters_env_de...William Deegan2019-02-281-0/+2
|\
| * Add debug logic to try to find why test/TEX/variant_dir.py is failing not fin...William Deegan2019-02-281-0/+2
* | Add ghostscript to travis config to ensure dvipdf is installedWilliam Deegan2019-02-141-1/+1
|/
* restore dmoody's trimming of texlive install footprintWilliam Deegan2019-02-111-1/+1
* add brew install pythonWilliam Deegan2018-11-121-0/+1
* try travis ci mac builds as wellWilliam Deegan2018-11-121-37/+42
* choose clang 5.0.0 or 7.0.0 depending what's installedWilliam Deegan2018-11-061-3/+10
* Change clang version as travis has moved from 5.0.0 to 7.0.0William Deegan2018-11-061-3/+3
* run ls on clangWilliam Deegan2018-11-061-0/+2
* More deletion of _JAVA_OPTIONS to runtest.py from travis startup files.William Deegan2018-08-301-5/+1
* Attempt to fix py37 java falures. Which are likely caused by newer oracle jav...William Deegan2018-08-301-0/+4
* Add ghostscript to travis package install to get dvipdfWilliam Deegan2018-08-291-1/+1
* added comments to the travis install scriptDaniel Moody2018-08-131-2/+1
* using the correct pathDaniel Moody2018-08-131-2/+2
* testing symbolic links instead of messing with the environmentDaniel Moody2018-08-131-0/+5
* use clang from local/bin instead of installingDaniel Moody2018-08-131-2/+0
* removing the biber-extras for reduced travis install footprintDaniel Moody2018-08-101-1/+1
* trying just some of the base packages, no docs or extra langsDaniel Moody2018-08-101-1/+1
* Fix typo in LDC URLWilliam Deegan2017-12-261-1/+1
* fix check for py27William Deegan2017-12-251-1/+1
* fix typo in scriptWilliam Deegan2017-12-251-1/+1
* fix typo in scriptWilliam Deegan2017-12-251-1/+1
* have travis/install.sh echo it's commands. Hopefully get PYVER env variable setWilliam Deegan2017-12-251-13/+14
* fix travis/install.sh permissionsWilliam Deegan2017-12-251-0/+0
* skip swig install if not py27. add PYVER to identify version of python we're ...William Deegan2017-12-251-0/+32