Skip to content

Commit 24289df

Browse files
committed
Update .scrutinizer.yml
1 parent 63ef900 commit 24289df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ build:
3232
before:
3333
- cp -rT src/tests/www src/
3434
- composer require codeception/module-webdriver --dev
35-
- (cd src/ && composer install)
35+
- (cd src/ && composer update)
3636
- sudo chmod 0777 -R src/*
3737
- sudo curl -v http://dev.local/c3/report/clover
3838

0 commit comments

Comments
 (0)