소스 검색

Fix: remove python 3.7(not exists on travis-ci)

pull/169/head
winkidney 5 년 전
committed by Isaac Bythewood
부모
커밋
5ba4e9a67b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml 파일 보기

@@ -6,7 +6,6 @@ cache:
python:
- "3.5"
- "3.6"
- "3.7.4"
install:
- pip install pipenv && pipenv install --dev --system
script:


불러오는 중...
취소
저장