소스 검색

Use Python 3.4

Julien Schueller 8 년 전
부모
커밋
4d1a3b32ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: