Skip to content

Commit

Permalink
Text files should end with a newline character
Browse files Browse the repository at this point in the history
  • Loading branch information
rafrsr committed Jul 23, 2016
1 parent 3d445b7 commit eac06c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ script:
- php vendor/bin/phpunit -c phpunit.xml.dist --coverage-clover build/logs/clover.xml

after_script:
- php vendor/bin/coveralls
- php vendor/bin/coveralls
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ Full documentation are available on the [wiki page](https://github.com/rafrsr/li

## Copyright

This project is licensed under the [MIT license](LICENSE).
This project is licensed under the [MIT license](LICENSE).

0 comments on commit eac06c7

Please sign in to comment.