1
0
forked from VimPlug/jedi

Merge the async branch

This commit is contained in:
Dave Halter
2018-02-18 13:45:08 +01:00
6 changed files with 184 additions and 39 deletions

View File

@@ -23,11 +23,11 @@ matrix:
- JEDI_TEST_ENVIRONMENT=36
- python: 3.7-dev
include:
- python: 3.5
- python: 3.6
env:
- TOXENV=cov
- JEDI_TEST_ENVIRONMENT=36
- python: 3.5
- python: 3.6
env: TOXENV=sith
# For now ignore pypy, there are so many issues that we don't really need
# to run it.