Explorar o código

No longer build for Python 2.6.

Jelmer Vernooij %!s(int64=11) %!d(string=hai) anos
pai
achega
46edb725b0
Modificáronse 1 ficheiros con 0 adicións e 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