mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 00:36:38 +00:00
Travis conf didn't match schema
- PHP versions need to be strings - https://docs.travis-ci.com/user/notifications/#configuring-email-notifications Also: tell editors like PhpStorm how the YAML needs to be formatted.
This commit is contained in:
@@ -13,3 +13,6 @@ insert_final_newline = true
|
||||
|
||||
[composer.json]
|
||||
indent_size = 4
|
||||
|
||||
[.travis.yml]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user