• Michal Čihař's avatar
    Basic compatibility with Python 2.6 · 067fe59b
    Michal Čihař authored
    - list extra requirements needed on Python 2.6
    - provide extra requirements file for pip on Python 2.6
    - use requirements-2.6.txt for Python 2.6 on Travis
    - try using unittest2 if unittest module does not work
    
    See issue #258
    067fe59b
.travis.yml 1.61 KB