Add a line break at eof
This commit is contained in:
parent
4645703de4
commit
698348f43a
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ php:
|
|||
- '7.0'
|
||||
install:
|
||||
- composer install
|
||||
script: bin/phpunit.bat -c app
|
||||
script: bin/phpunit.bat -c app
|
||||
|
|
Reference in a new issue