Skip to content

Commit 92a5143

Browse files
committed
fixing travis build script
1 parent 13d3534 commit 92a5143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ install:
1313
- phpenv rehash
1414

1515
script:
16-
- phpcs --extensions=php --standard=PSR2
16+
- phpcs --extensions=php --standard=PSR2 .

0 commit comments

Comments
 (0)