Skip to content

Commit fe45391

Browse files
committed
Bug fix in last commit
1 parent cad07c9 commit fe45391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ before_script:
55
- composer install
66
script:
77
- vendor/bin/phpunit
8-
- vendor/bin/phpcs --standard=PSR2 -n scr tests
8+
- vendor/bin/phpcs --standard=PSR2 -n src tests

0 commit comments

Comments
 (0)