Skip to content
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

Update appveyor.yml #75

Merged
merged 1 commit into from
Jul 31, 2018
Merged

Update appveyor.yml #75

merged 1 commit into from
Jul 31, 2018

Conversation

simonbyrne
Copy link
Member

I've tweaked the appveyor build script to be partially versioned.


build_script:
- echo "%JL_BUILD_SCRIPT%"
- julia -e "%JL_BUILD_SCRIPT%"
- C:\julia\bin\julia -e "%JL_BUILD_SCRIPT%"

Copy link
Member

Choose a reason for hiding this comment

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

Why this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

I have changed it so that Julia binary directory is no longer in the PATH, since this won't typically be the case on most systems.

@stevengj stevengj merged commit ad27088 into master Jul 31, 2018
@stevengj stevengj deleted the sb/appveyor branch July 31, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants