File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ before_script:
3434 - nohup php -S bone:8000 public/index.php &
3535
3636script :
37- - php vendor/bin/codecept run --coverage-xml --env travis
37+ - php vendor/bin/codecept run unit --coverage-xml --env travis
3838
3939after_script :
4040 - wget https://scrutinizer-ci.com/ocular.phar
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ modules:
1111 - AcceptanceHelper
1212 config :
1313 PhpBrowser :
14- url : ' http://localhost/myapp /'
14+ url : ' http://mining.del /'
Original file line number Diff line number Diff line change 1- <?php //[STAMP] 219d162cef2533e2501f9c8536c1bc1c
1+ <?php //[STAMP] 19008d74f789921fea8a20e4385f79bb
22
33// This class was automatically generated by build task
44// You should not change it manually as it will be overwritten on next build
You can’t perform that action at this time.
0 commit comments