瀏覽代碼

Remove tests for Python 2

gm/2021-09-23T00Z/github.com--lark-parser-lark/1.0b
Erez Sh 3 年之前
父節點
當前提交
d54f68530a
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      .travis.yml

+ 0
- 2
.travis.yml 查看文件

@@ -1,14 +1,12 @@
dist: xenial
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9-dev"
- "pypy2.7-6.0"
- "pypy3.5-6.0"
install: pip install tox-travis
script:


Loading…
取消
儲存