Преглед изворни кода

Travis no longer supports Python 2.5

Mike Naberezny пре 11 година
родитељ
комит
8c66137224
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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