소스 검색

Remove Travis CI

pull/63/head
offa 2 년 전
부모
커밋
0161e55a07
1개의 변경된 파일0개의 추가작업 그리고 15개의 파일을 삭제
  1. +0
    -15
      .travis.yml

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

@@ -1,15 +0,0 @@
language: python

dist: bionic

python:
- "3.6"
- "3.7"
- "3.8"


install:
- pipenv install

script:
- pytest

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