Browse Source

test with python 2.5 failed

1.4
clowwindy 12 years ago
parent
commit
aa106baf51
  1. 1
      .travis.yml

1
.travis.yml

@ -1,6 +1,5 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
before_install:

Loading…
Cancel
Save