summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Run CI tests on Python 3.8FichteFoll2019-10-211-0/+2
* Use 'dist: xenial' in Travis to simplify configurationJon Dufresne2019-01-241-3/+4
* Add testing and document support for Python 3.7Jon Dufresne2018-09-091-1/+3
* Remove support for EOL Python 2.6 and 3.3Jon Dufresne2018-06-021-4/+0
* Enable pip cache in Travis CIJon Dufresne2017-10-171-0/+1
* Switch Travis to use toxIan Cordasco2017-01-251-17/+22
* Fixed additional reference to pep8.py in travisIan Lee2016-05-261-1/+1
* Updated Travis configuration for package renameIan Lee2016-05-261-3/+3
* Add python 3.5 supportIan Cordasco2015-09-171-0/+6
* Merge pull request #420 from myint/masterIan Lee2015-07-151-0/+1
|\
| * Test on Python 3.5Steven Myint2015-07-141-0/+1
* | Remove pypy* from allowed failuresIan Cordasco2015-07-141-4/+1
|/
* Add tests on PyPy 3 for Travis-CItest-pypy3Florent Xicluna2014-12-171-0/+2
* Email notificates when Travis runsIan Lee2014-12-131-0/+4
* Add Python 3.4 to .travis.ymlFlorent Xicluna2014-05-271-0/+1
* Update Travis configuration, and the wheel badgeFlorent Xicluna2014-04-041-1/+1
* No more support for Python 2.5 on TravisFlorent Xicluna2014-03-221-1/+0
* Fix 'python setup.py test'Florent Xicluna2013-03-021-1/+1
* Add the unittests to the configurationFlorent Xicluna2013-03-011-0/+1
* Add installation to the testsFlorent Xicluna2013-01-181-0/+1
* Merge pull request #148 from myint/masterFlorent Xicluna2012-12-221-1/+0
|\
| * Remove Python 3.1myint2012-12-221-1/+0
* | Enable tests on Python 3.3Florent Xicluna2012-12-221-0/+1
|/
* Don't report failures due to PyPy JIT.Florent Xicluna2012-06-011-0/+3
* Only 3.1 make sense for Travis-CI build.Florent Xicluna2012-05-261-2/+1
* Tentatively enable more builds.Florent Xicluna2012-05-261-1/+5
* Add .travis.ymlMarc Abramowitz2012-05-091-0/+11