1
0
forked from VimPlug/jedi

Testing the nightly should use a more modern Python version

This commit is contained in:
Dave Halter
2018-12-16 18:27:47 +01:00
parent 30c2e64d9e
commit 3703c43d62

View File

@@ -35,6 +35,8 @@ matrix:
# to run it.
#- python: pypy
- python: "nightly"
env:
- JEDI_TEST_ENVIRONMENT=36
before_install:
- ./travis_install.sh
# Need to add the path to the Python versions in the end. This might add