瀏覽代碼

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

Loading…
取消
儲存