summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove Python3.5 specific checks in pipelineTimothy Crosley2019-10-241-2/+0
* Test on Python 3.8 finalhugovk2019-10-151-1/+1
* Fix deploy keyTimothy Crosley2019-10-141-1/+1
* Fix deploy environment variable conditionTimothy Crosley2019-10-141-1/+1
* Switch to poetry run cruft checkTimothy Crosley2019-10-131-1/+0
* Update to latest cruft templateTimothy Crosley2019-10-131-0/+1
* Remove tox usage, switch to simpler script based approachTimothy Crosley2019-10-121-38/+18
* Test on Python 3.8 betaHugo2019-09-251-0/+2
* Update PyPy3Hugo2019-09-251-1/+1
* Xenial is now default on Travis CIHugo2019-09-251-1/+0
* Remove unnecessary before_install.sh scriptJon Dufresne2019-08-151-2/+0
* Introduce Black to automate code formattingJon Dufresne2019-08-151-0/+1
* Fixed import error by using find_packages() in setup.py. Otherwise every pack...Zarathustra22019-08-141-1/+0
* Travis Import Error: exporting Pythonpath before installZarathustra22019-08-141-0/+1
* Remove 34 from travis scriptTimothy Crosley2019-05-061-2/+0
* Enable autodeployTimothy Crosley2019-03-101-4/+14
* Re-add missing environment varieableTimothy Crosley2019-03-031-0/+1
* Pull request to merge in latest hotfix master changes into develop branchTimothy Crosley2019-03-031-1/+8
* ci: Travis: remove deprecated sudo=falseDaniel Hahler2019-03-031-1/+0
* ci: Travis: use Python 3.7 by defaultDaniel Hahler2019-03-031-6/+4
* ci: set PYTEST_ADDOPTS=-vvDaniel Hahler2019-03-031-0/+3
* Report coverageDaniel Hahler2019-03-011-4/+16
* add mypy to CIMaxim Kurnikov2019-02-251-0/+2
* Make isort run with Python 3 onlyJon Dufresne2019-02-161-6/+4
* Correct indentation level in .travis.ymlJon Dufresne2018-12-301-16/+16
* Test against latest PyPy on TravisJon Dufresne2018-12-301-4/+2
* Add pypy3 testing to the test matrixJon Dufresne2018-12-021-0/+3
* Use 'dist: xenial' in Travis to simplify configurationJon Dufresne2018-12-021-2/+2
* Merge pull request #720 from jdufresne/toxenvTimothy Edmund Crosley2018-09-221-1/+1
|\
| * Remove unnecessary tox -e argumentJon Dufresne2018-07-131-1/+1
* | Add testing and document support for Python 3.7Jon Dufresne2018-08-081-2/+5
|/
* Drop support for Python 3.3.h-hirokawa2017-12-121-2/+0
* Merge pull request #563 from jdufresne/cacheTimothy Edmund Crosley2017-06-041-0/+1
|\
| * Add pip cache to Travis CI buildsJon Dufresne2017-06-041-0/+1
* | Revert "Revert "Merge pull request #507 from jdufresne/py26""Jon Dufresne2017-06-041-2/+0
|/
* Add linting in TravisAlex Chan2017-06-011-0/+2
* Revert "Merge pull request #507 from jdufresne/py26"Timothy Crosley2017-06-011-0/+2
* Drop support for Python 2.6Jon Dufresne2017-05-301-2/+0
* Add testings and documentation for support for Python 3.6Jon Dufresne2017-04-171-11/+16
* Remove 3.2 testsTimothy Crosley2016-03-261-1/+0
* Merge pull request #355 from graingert/run-on-new-travis-infrastructureTimothy Edmund Crosley2015-10-131-0/+1
|\
| * run on the new travis infrastructureThomas Grainger2015-10-131-0/+1
* | run Python 3.5 tests on TravisThomas Grainger2015-10-131-0/+5
|/
* Add Setuptools integration issue #261Benjamin ABEL2015-03-021-8/+12
* .travis.yml: Add 3.4Marc Abramowitz2014-12-181-0/+1
* .travis.yml: Add pypyMarc Abramowitz2014-02-241-1/+2
* Add .travis.yml configuration fileTimothy Crosley2013-10-201-0/+7