Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

add ~/.local/bin to PATH when installing #31

Closed
wants to merge 8 commits into from

Conversation

Crysple
Copy link
Contributor

@Crysple Crysple commented Sep 11, 2018

add ~/.local/bin to PATH when installing

if (process.env.VIRTUAL_ENV) {
command = path.join(process.env.VIRTUAL_ENV + 'bin/') +command;
}

if (tuner.classArgs !== undefined) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is not good to modify code here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just still testing travis. Not ready

@Crysple
Copy link
Contributor Author

Crysple commented Sep 12, 2018

Abandoned

@Crysple Crysple closed this Sep 12, 2018
@Crysple Crysple deleted the v0.1 branch September 27, 2018 03:35
SparkSnail added a commit that referenced this pull request Dec 19, 2018
chicm-ms added a commit that referenced this pull request Nov 4, 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.

2 participants