Skip to content

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

Merged
ctrueden merged 1 commit into
masterfrom
permissions-windows
Aug 11, 2020
Merged

travisify.sh: ensure correct build.sh permissions on Windows#35
ctrueden merged 1 commit into
masterfrom
permissions-windows

Conversation

@imagejan

Copy link
Copy Markdown
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
Copy Markdown
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