mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-18 14:29:40 +08:00
Testing the nightly should use a more modern Python version
This commit is contained in:
@@ -35,6 +35,8 @@ matrix:
|
|||||||
# to run it.
|
# to run it.
|
||||||
#- python: pypy
|
#- python: pypy
|
||||||
- python: "nightly"
|
- python: "nightly"
|
||||||
|
env:
|
||||||
|
- JEDI_TEST_ENVIRONMENT=36
|
||||||
before_install:
|
before_install:
|
||||||
- ./travis_install.sh
|
- ./travis_install.sh
|
||||||
# Need to add the path to the Python versions in the end. This might add
|
# Need to add the path to the Python versions in the end. This might add
|
||||||
|
|||||||
Reference in New Issue
Block a user