소스 검색

cache pip and use python 3.6 by default

Saul Shanabrook 6 년 전
부모
커밋
71ec09b230
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,4 +1,7 @@
 language: python
+python: 3.6
+cache:
+  pip: true
 matrix:
   include:
   - env: GROUP=js