Browse Source

Remove tests for versions below 3.6

gm/2021-09-23T00Z/github.com--lark-parser-lark/1.0b
Erez Sh 3 years ago
parent
commit
ee75166376
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .travis.yml

+ 0
- 2
.travis.yml View File

@@ -1,8 +1,6 @@
dist: xenial
language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"


Loading…
Cancel
Save