Skip to content

Commit de5f0e7

Browse files
committed
fixed phpcs changes
1 parent cd761ac commit de5f0e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@ before_script:
3232
fi
3333
- phpenv rehash
3434
script:
35-
grunt travis
35+
grunt travis
36+
after_failur:
37+
- cat logs/phpcs.log

0 commit comments

Comments
 (0)