diff --git a/.travis.yml b/.travis.yml index 42dcb132acf..2209bfd428b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ python: - "3.4" - "3.5" - "3.6" + - "3.7-dev" - "pypy-5.7.1" dist: trusty @@ -23,6 +24,8 @@ before_cache: install: - pip install -U codecov pytest-cov + - echo $TRAVIS_PYTHON_VERSION + - if [[ $TRAVIS_PYTHON_VERSION == '3.7'* ]]; then pip install -U git+https://github.com/yaml/pyyaml.git; fi - pip install -U -r requirements.txt - pip install -U -r requirements-dev.txt - if [[ $TRAVIS_PYTHON_VERSION != 'pypy'* ]]; then pip install ujson; fi
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: