Browse Source

Trying travis support 2

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.5.1
Erez Shinan 7 years ago
parent
commit
67c20918e0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -1,7 +1,7 @@
language: python
python:
- "2.7"
- "3.2"
# - "3.2" 3.2 doesn't support the u'' syntax
- "3.3"
- "3.4"
- "3.5"


Loading…
Cancel
Save