Skip to content

Commit fe05854

Browse files
Anton ShevchukAnton Shevchuk
authored andcommitted
Updated scrutinizer configuration
Updated readme
1 parent caf0489 commit fe05854

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
@@ -29,7 +29,7 @@ script:
2929
- php vendor/bin/phpcs ./application --standard=PSR1,PSR2 --encoding=utf-8 --ignore=./application/_loader.php
3030
# Run built-in web-server
3131
- php vendor/bin/bluzman server:start --host 127.0.0.1 -b
32-
# Run CodeCeption tests
32+
# Run codeception tests
3333
- php vendor/bin/bluzman test module-$BLUZ_MODULE
3434
notifications:
3535
email: false

0 commit comments

Comments
 (0)