diff --git a/.travis.yml b/.travis.yml index 465c6505..5a34e0d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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