summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Remove Travis configuration.Andi Albrecht2021-09-101-29/+0
* Add Python 3.9-dev to Travis configuration.Andi Albrecht2020-10-071-1/+1
* Too early, no Python 3.9 on Travis yet.Andi Albrecht2020-10-061-1/+1
* Add Python 3.9 to test configuration.Andi Albrecht2020-10-061-1/+2
* Remove support for end-of-life PythonsJon Dufresne2020-08-311-3/+0
* CI: Remove obsolete comment.Andreas Albrecht2020-01-161-2/+1
* CI: Try to simplify Travis configuration.Andreas Albrecht2020-01-081-3/+1
* CI: Add Python 3.8 to test matrix.Andreas Albrecht2020-01-081-0/+1
* CI: Skip codecov after code checks.Andreas Albrecht2019-10-201-0/+1
* CI: Try to run codechecks.Andreas Albrecht2019-10-201-0/+6
* Python 3.7 builder needs a workaround...Andi Albrecht2019-01-071-1/+7
* Enable Python 3.7 builder.Andi Albrecht2019-01-071-1/+1
* Always use latest version of pytest and plugins.Andi Albrecht2019-01-071-1/+2
* Enable mail notifications on Travis.Andi Albrecht2018-07-311-3/+0
* Remove allow_failuresAndi Albrecht2018-07-301-7/+1
* Allow Python 3.7 to fail since it's not available on Travis yet.Andi Albrecht2018-07-301-0/+6
* Rename pypy versions in travis configuration.Andi Albrecht2018-07-301-2/+2
* Simplify travis configuration.Andi Albrecht2018-07-301-28/+11
* Add Python 3.8-dev to Travis setup.Andi Albrecht2018-07-301-0/+3
* Enable pip cache in Travis CIJon Dufresne2018-01-121-0/+1
* Remove support for EOL Python 3.3Jon Dufresne2018-01-111-5/+1
* Remove references and testing for unsupported Python versionsJon Dufresne2017-10-281-2/+0
* Clean-up CIVictor Uriarte2017-02-071-3/+3
* Fix travis py3.6 setup.Victor Uriarte2017-01-101-1/+2
* Fix pypy testing on TravisVictor Uriarte2017-01-101-5/+8
* Add Python 3.6 to classifiersVictor Uriarte2017-01-091-3/+1
* Add pypy3 to allowed failuresVictor Uriarte2016-12-221-0/+1
* Add py37 and fix py36 interprerVictor Uriarte2016-12-221-1/+4
* Drop coveralls it spams issues with comments (fixes #289).Andi Albrecht2016-09-141-1/+0
* Stop Travis-CI from spamming with build emailsVictor Uriarte2016-06-091-0/+3
* Update travis configVictor Uriarte2016-06-041-2/+4
* Add codecov supportVik2016-05-301-0/+1
* Update travis/tox configVictor Uriarte2016-05-291-14/+21
* Use compat module for single Python 2/3 code base.Andi Albrecht2015-10-261-1/+0
* Update Travis config to upload coverage data.Andi Albrecht2015-10-261-2/+5
* Experiment with alternative Travis configuration.Andi Albrecht2015-10-261-16/+18
* Remove compatibility for Python < 2.7.Andi Albrecht2015-10-261-1/+0
* Re-enable Travis tests for Python 3.2.Andi Albrecht2015-10-261-0/+1
* Run tests on PyPy3 too.Andi Albrecht2015-10-261-1/+1
* Add Python 3.5 to tox/travis config.Tim Graham2015-10-241-0/+5
* Remove Python 3.2 from Travis setup, it has some issues.Andi Albrecht2015-10-221-1/+0
* Revert travis.yml, add Python 3.4Andi Albrecht2014-11-301-9/+13
* Update travis.yml.Andi Albrecht2014-11-301-12/+9
* Fix travis configuration.Andi Albrecht2014-03-031-0/+2
* Remove automatic tests for Python 2.5, neither Travis nor Tox support it anym...Andi Albrecht2014-01-281-2/+1
* Add insecure flag when testing on Python 2.5.Andi Albrecht2013-05-101-1/+1
* Simplify travis configuration.Andi Albrecht2013-05-101-14/+10
* Convert the right test suite with 2to3.Andi Albrecht2012-12-311-1/+1
* Run tests for Python 3 in py3k directory.Andi Albrecht2012-12-311-2/+1
* Copy test files to extras on Travis.Andi Albrecht2012-12-311-0/+1