ソースを参照

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

読み込み中…
キャンセル
保存