Explorar el Código

No longer build for Python 2.6.

Jelmer Vernooij hace 11 años
padre
commit
46edb725b0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,7 +1,6 @@
 language: python
 python:
   - "2.7"
-  - "2.6"
 script: make check
 install:
   - pip install unittest2 fastimport