Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHoaro committed May 5, 2018
1 parent d94d570 commit 0889880
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4

[*.{htaccess,html,js,json,xml}]
[*.{htaccess,html,js,json,xml,yml}]
indent_size = 2

[*.php]
Expand Down
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ matrix:
- language: php
php: 7.2
- language: php
php: 7.1
- 7.0
- 5.6
php: 7.1
- language: php
php: 7.0
- language: php
php: 5.6
- language: node_js
node_js: 8
cache:
Expand Down

0 comments on commit 0889880

Please sign in to comment.