Browse Source

No longer build for Python 2.6.

Jelmer Vernooij 11 năm trước cách đây
mục cha
commit
46edb725b0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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