Sfoglia il codice sorgente

Remove tests for Python 2

gm/2021-09-23T00Z/github.com--lark-parser-lark/1.0b
Erez Sh 3 anni fa
parent
commit
d54f68530a
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. +0
    -2
      .travis.yml

+ 0
- 2
.travis.yml Vedi File

@@ -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:


Caricamento…
Annulla
Salva