Explorar el Código

Use Python 3.4

Julien Schueller hace 8 años
padre
commit
4d1a3b32ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -5,7 +5,7 @@ services:
 
 python:
   - "2.7"
-  - "3.6"
+  - "3.4"
 
 # command to install dependencies
 before_install: