Skip to content

Remove the 'TRAVIS' from 'TRAVIS_PYTHON_PATH' to suite other CI systems. #1946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2018

Conversation

d3r3kk
Copy link

@d3r3kk d3r3kk commented Jun 13, 2018

Fixes #1945

We will be using this variable in VSTS CI automation as well, feels better to not be using a different-CI-system moniker!

This pull request:

  • Has a title summarizes what is changing
  • Has unit tests & code coverage is not adversely affected (within reason)
  • Works on all actively maintained versions of Python (e.g. Python 2.7 & the latest Python 3 release)
  • Works on Windows 10, macOS, and Linux (e.g. considered file system case-sensitivity)

@d3r3kk d3r3kk merged commit 1de4dd3 into microsoft:master Jun 13, 2018
@d3r3kk d3r3kk deleted the untravisization branch June 13, 2018 00:50
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename TRAVIS_PYTHON_PATH to something less tool-specific
2 participants