Skip to content
Snippets Groups Projects
Commit 7d71887f authored by juga's avatar juga
Browse files

Reorder envs and include doc in travis

parent 4f399720
No related branches found
No related tags found
No related merge requests found
[tox]
skip_missing_interpreters = True
envlist = clean, lint, py35, py36, inst, setup, unit, integration, stats
envlist = py35, py36, inst, setup, unit, integration, lint, stats, doc, clean
[travis]
python =
3.5: lint, py35, inst, setup, unit, integration
3.5: py35, inst, setup, unit, integration, lint, doc
3.6: py36, inst, setup, unit, integration
[testenv]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment