mirror of
https://github.com/jfilter/clean-text.git
synced 2021-09-19 22:32:58 +03:00
don't test for 3.5 on travis (cause it requires a setup.py)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7-dev"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "3.9-dev"
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user