mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-25 03:00:24 +00:00
Remove Python < 3.7 from travis
This commit is contained in:
parent
4a52d18f41
commit
d604823173
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
language: python
|
||||
dist: xenial
|
||||
python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
install:
|
||||
- pip install codecov -r requires/development.txt
|
||||
|
|
Loading…
Reference in a new issue