Browse Source

apparently coverage doesn't support python 3.2

Daniel Roesler 9 years ago
parent
commit
d3e807302b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,7 +2,6 @@ language: python
 python:
   - "2.6"
   - "2.7"
-  - "3.2"
   - "3.3"
   - "3.4"
   - "3.5"