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

Add a missing newline character to the end of the travis.yml file #59

Merged
merged 1 commit into from Feb 23, 2020
Merged

Add a missing newline character to the end of the travis.yml file #59

merged 1 commit into from Feb 23, 2020

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Feb 23, 2020

cc: @chriselrod

Currently, the .travis.yml file does not have a newline character at the end of the file.

The POSIX standard says that every nonempty text file should have a newline character at the end of the file.

This pull request fixes that.

@DilumAluthge DilumAluthge changed the title Add a missing end-of-line Add a missing newline character to the end of the travis.yml file Feb 23, 2020
@chriselrod chriselrod merged commit 3275e96 into JuliaSIMD:master Feb 23, 2020
@DilumAluthge DilumAluthge deleted the dpa/end-of-line branch February 23, 2020 08:40
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