summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Reduced amount of envs for Travis to speed up debugging.python33-twisted-bugAndrew Dunai2018-01-171-8/+0
* Added coveralls dependencyAndrew Dunai2018-01-021-1/+1
* Tox + TravisAndrew Dunai2018-01-021-1/+14
* Refactoring tox.iniAndrew Dunai2018-01-021-19/+2
* Added tox to simplify local testing.Andrew Dunai2018-01-021-12/+15
* Updated coverage commandAndrew Dunai2018-01-021-1/+1
* Added coverage + coverallsAndrew Dunai2018-01-021-2/+6
* Fixed issue with Unicode characters in ProgressBar (#261)Andrew Dunai2018-01-021-5/+1
* Update travis to check python 3.6Ondřej Súkup2017-06-261-3/+3
* Workaround to get Travis working again.Tony Cebzanov2017-02-221-0/+1
* .travis.yml: Fix 3.2 tests (again shell escape bug)Marlox2016-08-161-1/+1
* .travis.yml: Add support of python version 3.5 in travis.Marlox2016-08-161-0/+2
* .travis.yml: Fix 3.2 tests by imposing tornado<=4.3.0 with python 3.2Marlox2016-08-161-2/+2
* Add support of python version 3.4 in travis.Marlox2016-08-161-0/+2
* .travis.yml: removing '--use-mirrors' option in 'pip install'Marlox2016-08-161-2/+2
* .travis.yml: Quote version specifier for Twistedanatoly techtonik2015-12-301-1/+1
* .travis.yml: Another try to fix tests on Twistedanatoly techtonik2015-12-301-1/+2
* .travis.yml: Try to fix tests on Twistedanatoly techtonik2015-12-301-1/+1
* .travis.yml: Attempt to fix failing buildanatoly techtonik2015-12-301-0/+1
* twisted now broken on python 2.3release-1.3.1Ian Ward2015-11-011-2/+3
* travis: test for correct version in configIan Ward2014-05-091-2/+2
* fix new travis build system_site_packages breakageIan Ward2014-05-091-4/+2
* travis: fix dependency checkIan Ward2013-12-271-5/+5
* travis: verify dependencies as expected per versionIan Ward2013-12-271-3/+8
* travis: show optional depsIan Ward2013-12-271-0/+2
* travis: add tornado depIan Ward2013-12-261-1/+1
* travis: deactivate was causing tests to not run on correct pythonIan Ward2013-12-261-3/+5
* travis for pypyIan Ward2013-12-261-1/+3
* travis: try exiting virtualenv for testsIan Ward2013-12-261-0/+1
* travis: use debian packaged depsIan Ward2013-12-261-1/+1
* travis: add test requirementsIan Ward2013-12-261-0/+2
* travis-ci: remove python versions not supportedIan Ward2013-12-261-2/+0
* Add travis-ci config fileAlejandro Gómez2013-12-251-0/+9