Jelajahi Sumber

Travis no longer supports Python 2.5

Mike Naberezny 11 tahun lalu
induk
melakukan
8c66137224
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -3,7 +3,6 @@
 
 language: python
 python:
-  - "2.5"
   - "2.6"
   - "2.7"
 # command to install dependencies