Skip to content

Commit 8d8ba56

Browse files
bighappyfaceerayd
authored andcommitted
Merge pull request jsonrainbow#483 from localheinz/fix/indent
Fix: Consistently indent with 2 spaces
1 parent 0998cc8 commit 8d8ba56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ sudo: false
22
language: php
33

44
cache:
5-
directories:
6-
- $HOME/.composer/cache
7-
- $HOME/.phpcsfixer
5+
directories:
6+
- $HOME/.composer/cache
7+
- $HOME/.phpcsfixer
88

99
matrix:
1010
fast_finish: true

0 commit comments

Comments
 (0)