Skip to content

Commit

Permalink
fix missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
wyrfel committed May 24, 2017
1 parent 69b5ebb commit 1768593
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 @@ -9,4 +9,4 @@ script:
- mkdir -p build/logs
- vendor/bin/phpunit --coverage-clover build/logs/clover.xml
after_script:
- php vendor/bin/coveralls -v
- php vendor/bin/coveralls -v
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@ user.home = %ENV_HOME%

## License

THE ICONIC config library for PHP is released under the MIT License.
THE ICONIC config library for PHP is released under the MIT License.

0 comments on commit 1768593

Please sign in to comment.