summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* drop support for python 2.6 (hardly possible in modern CIs, new features woul...sebres2022-02-101-1/+2
* fix travis build (unsupported pythons and pypy versions), update 3.10 in GH a...sebres2021-04-271-9/+1
* fix travis builds (pipy in xenial, don't error if doc missing in default path...sebres2020-08-041-3/+2
* travis CI: add 3.9-dev as targetSergey G. Brester2020-03-061-0/+1
* travis: switch 3.8-dev to 3.8 (released)Sergey G. Brester2020-02-111-1/+1
* small amend: review, simplification, etcsebres2019-05-141-32/+22
* .travis.yml: several distributions in matrix (trusty & xenial together)sebres2019-05-141-16/+37
* .travis.yml: coverage for python 3.8 (test with newest python/pypy versions)sebres2019-05-141-13/+17
* Fix whitespacesViktor Szépe2019-02-171-1/+1
* ENH: travis - run shellcheck on files/debian-initdYaroslav Halchenko2019-02-171-0/+4
* .travis.yml: coveralls doesn't support python 2.6 nowsebres2018-09-211-3/+6
* coveragesebres2018-07-041-7/+8
* travis: add build for python 3.7-dev and switch to newest pypy3.3 in travissebres2017-11-241-1/+2
* Merge branch 'master' into 0.10sebres2017-05-151-2/+3
|\
| * try to fix travis build for pypy3 (after switch to 'pypy3.3-5.2-alpha1' the t...sebres2017-05-151-2/+3
* | Merge branch 'master' into 0.10sebres2017-05-071-1/+3
|\ \ | |/
| * try to fix travis integration of pypy3: setuptools recently dropped support f...sebres2017-05-071-1/+3
* | coverage: added python3.6sebres2017-02-151-0/+1
* | new test-cases option "--verbosity" to set numeric level of verbosity during ...sebres2016-08-171-2/+2
* | travis: coverage python 3.5 (#1511)Serg G. Brester2016-08-151-0/+1
|/
* BF: install doc files only under Linuxes and other GNU systems (Closes #1233)...Yaroslav Halchenko2016-08-091-0/+2
* ENH: add codecov support to travis.yml and bandge to README.mdYaroslav Halchenko2016-02-171-1/+2
* BF: disable testing on python 3.2 until coverage gets a fixYaroslav Halchenko2015-09-241-1/+2
* Set VENV path and use pip to installLee Clemens2015-07-091-3/+3
* Multiple Travis and coverage related changesLee Clemens2015-07-091-20/+47
* temporarily disabled pypy in .travis.ymlLee Clemens2015-07-041-1/+1
* BF: download/use 2.5.1 release of PyPy to avoid problems with dailiesYaroslav Halchenko2015-04-291-1/+1
* BF: if install pypy -- come back to original directoryYaroslav Halchenko2015-03-251-1/+1
* BF: fixing up version comparison for pypy. Issue appeared in 2.5.0Yaroslav Halchenko2015-03-231-2/+1
* print travis python version to figure out why not in effectYaroslav Halchenko2015-03-061-0/+1
* BF: use daily build of pypy until next one gets releasedYaroslav Halchenko2015-03-061-0/+2
* Merge pull request #924 from leeclemens/ENH/StatusExtendedInfoYaroslav Halchenko2015-01-261-0/+2
|\
| * Add extended info to status output using CyrmuLee Clemens2015-01-241-0/+2
* | Merge pull request #922 from leeclemens/ENH/pypy3TravisSupportYaroslav Halchenko2015-01-261-0/+1
|\ \ | |/ |/|
| * Add pypy3 Travis SupportLee Clemens2015-01-231-0/+1
* | Use travis_retry for commands which use the internetLee Clemens2015-01-231-4/+4
|/
* We better check that installation doesn't cause any errors as wellYaroslav Halchenko2014-10-121-0/+2
* TST: Add Python 3.4 for TravisCISteven Hiscocks2014-05-031-0/+1
* Revert "TST: Add Python 3.4 for TravisCI"Steven Hiscocks2014-04-191-1/+0
* TST: Add Python 3.4 for TravisCISteven Hiscocks2014-04-191-0/+1
* MRG: from master to 0.9 2014-02-20Daniel Black2014-02-201-1/+1
|\
| * TST: Fix TravisCI build, install of coveralls from pipSteven Hiscocks2014-02-161-1/+1
| * TST: no python-2.5 any more - https://github.com/travis-ci/travis-ci/issues/1668Daniel Black2013-11-251-1/+0
* | TST: Fix TravisCI build for python2.7Steven Hiscocks2014-02-151-3/+2
* | ENH: add PyPy compatibilityDaniel Black2013-12-271-0/+1
* | TST: remove python 2.5 from TravisCIDaniel Black2013-11-291-1/+0
* | TST: Update travis coverage config to exempt systemd related codeSteven Hiscocks2013-05-121-0/+2
* | TST+RF: Add ability to execute test from setup.py with setuptoolsSteven Hiscocks2013-04-201-3/+1
* | Merge branch 'master' into 0.9Yaroslav Halchenko2013-04-161-1/+1
|\ \ | |/
| * TST: Coverage for coveralls.io should only be run on successSteven Hiscocks2013-04-141-1/+1