Explorar el Código

Enable Python 3.4 testing

Steven Myint hace 10 años
padre
commit
0be70313e1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

@@ -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: