💚 test rnd pyexcel-io

This commit is contained in:
chfw 2020-06-12 22:14:20 +01:00
parent 8e39448d98
commit 7b52ebc0ef
3 changed files with 15 additions and 8 deletions

View File

@ -1,11 +1,15 @@
{% extends "travis.yml.jj2" %}
{%block extra_matrix %}
matrix:
include:
- python: 3.6
env: MINREQ=1
{%endblock%}
{%block custom_python_versions%}
python:
- 3.8-dev
- 3.8
- 3.7
- 3.6
- 3.5
- 2.7
{%endblock%}
{%block pypi_deployment%}
{%endblock %}

View File

@ -4,11 +4,13 @@ language: python
notifications:
email: false
python:
- 3.8-dev
- 3.8
- 3.7
- 3.6
- 3.5
- 2.7
matrix:
include:
- python: 3.6
env: MINREQ=1
stages:
- lint

1
rnd_requirements.txt Normal file
View File

@ -0,0 +1 @@
https://github.com/pyexcel/pyexcel-io/archive/dev.zip