mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-30 18:45:25 +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.
|
||||
#- 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
|
||||
|
||||
Reference in New Issue
Block a user