summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove failing pypy buildStefan Kögl2021-03-041-1/+0
|
* Update Python to 3.9Stefan Kögl2020-11-231-1/+2
|
* Travis CI: Add Python 3.8 production releaseChristian Clauss2019-11-091-7/+5
|
* Support Python 3.7, test with Python 3.8 devStefan Kögl2019-07-281-1/+3
|
* Drop support for EOL Python 3.3Hugo2018-01-161-1/+0
|
* Disable tests for Python 2.6Stefan Kögl2017-11-251-1/+0
| | | | | This was disabled before, and was erroneously re-enabled in ae15a3be2c37e6d37286dc0e492993ebf31447c4
* Deploy to PyPI from Travis-CIStefan Kögl2017-11-251-0/+14
|
* Reformat .travis.ymlStefan Kögl2017-11-251-15/+15
|
* Remove support for Python 3.2Stefan Kögl2017-10-211-3/+0
|
* Run tests with Python 3.6Rémy HUBSCHER2017-01-061-0/+1
|
* Fix build failure on Travis CI with Python 3.2selurvedu2015-10-181-0/+1
| | | | See https://bitbucket.org/ned/coveragepy/issues/407
* Add Travis tests for Python 3.5Stefan Kögl2015-09-181-0/+1
|
* Enable container-based builds on Travis-CIStefan Kögl2015-04-231-1/+3
|
* Added Python 3.4 and PyPy3 to the build matrix.Omer Katz2014-10-051-2/+4
| | | Also used travis_retry in order to avoid build failures due to networking problems and removed --use-mirrors since it's deprecated.
* rework coverage calculation for coveralls.ioStefan Kögl2013-07-081-4/+10
|
* add support for Python 3.3 and PyPyStefan Kögl2013-04-131-0/+2
|
* remove Python 2.5 compatabilityStefan Kögl2012-12-141-1/+0
|
* fix test run in travis buildStefan Kögl2012-12-141-1/+1
|
* install dependencies in .travis.ymlStefan Kögl2012-11-151-0/+2
|
* enable automatic builds on travis-ci.orgStefan Kögl2012-11-111-0/+8