Skip to content

travisify.sh: ensure correct build.sh permissions on Windows #35

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
Aug 11, 2020

Conversation

imagejan
Copy link
Member

Closes #25.

On Windows, this makes sure that the git index is updated with the correct file permissions (chmod +x, or 100755) for .travis/build.sh.

@ctrueden ctrueden merged commit 091f0b9 into master Aug 11, 2020
@ctrueden
Copy link
Member

Thanks, @imagejan!

@ctrueden ctrueden deleted the permissions-windows branch August 11, 2020 15:57
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.

travisify: make sure build.sh is committed as executable on Windows
2 participants