-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Travis includes several useful environment variables to their builds:
https://docs.travis-ci.com/user/environment-variables/
The TRAVIS_PYTHON_VERSION is what I missed the most, but every language has a language-specific environment variable. These are useful when installing some version-specific stuff or for calling a specific test script (e.g. when installing miniconda).
Metadata
Metadata
Assignees
Labels
No labels