Sfoglia il codice sorgente

Enable Python 3.4 testing

Steven Myint 10 anni fa
parent
commit
0be70313e1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Vedi File

@@ -5,6 +5,7 @@ python:
5 5
     - "2.7"
6 6
     - "3.2"
7 7
     - "3.3"
8
+    - "3.4"
8 9
     - "pypy"
9 10
 
10 11
 before_install: