Skip to content

build: specify Python version once for all tests

Rodrigo Muino Tomonari requested to merge cclauss/Travis-CI-PYTHON_VERSION into master

Extracted from #28537 for a hopefully shorter review cycle. This makes it easier to experiment with new versions of Python as they become available on the Travis CI platform.

Also: https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment

@nodejs/python

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading