summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Test Python 3.8 and simplify matrix as Xenial is the defaultHugo2020-01-081-8/+7
* Travis removed support for Python 2.6, 3.2 and 3.34.4.1Michele Simionato2019-07-151-3/+0
* Fixed dist: xenialMichele Simionato2019-03-051-0/+1
* Removed sudo: falseMichele Simionato2019-03-051-4/+0
* Adds python3.7 supportsobolevn2018-12-261-8/+12
* Tested with Python 3.6Michele Simionato2017-01-151-0/+1
* Tested also on Python 3.5Michele Simionato2015-12-091-1/+1
* Added sudo: false to .travis.ymlMichele Simionato2015-07-261-0/+2
* Refined the virtual ancestors management and the testsMichele Simionato2015-07-221-1/+1
* Fixed error in Python 2.6Michele Simionato2015-07-201-2/+0
* Multidispatch, initial implementationMichele Simionato2015-07-201-1/+3
* Updated the changelog and travis fileMichele Simionato2015-07-191-0/+2
* Added Python 3.2 testingMichele Simionato2015-03-161-0/+1
* Added a script test.py working both with Python 2 and 3Michele Simionato2015-03-161-1/+3
* Fixed a misprintMichele Simionato2015-03-161-1/+1
* Supported implementations without sys._getframeMichele Simionato2015-03-161-0/+10