Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
use builtin server
Browse files Browse the repository at this point in the history
  • Loading branch information
mpyw committed Aug 18, 2016
1 parent ac3329a commit 45fe32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ build:
- 'sudo apt-get install -y lsof'
- 'composer install'
- './vendor/bin/codecept build'
- 'php vendor/bin/hyper-run tests/assets/www &'
- '(cd tests/assets/www && php -S localhost:8080) &'

tests:
override:
Expand Down

0 comments on commit 45fe32f

Please sign in to comment.