File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 - uses : azjezz/setup-hhvm@v1
4545 with :
4646 version : lts-3.30
47+ - run : composer self-update --2.2 # downgrade Composer for HHVM
4748 - run : hhvm $(which composer) require phpunit/phpunit:^5 --dev --no-interaction
4849 - run : docker run -d --name mysql --net=host -e MYSQL_RANDOM_ROOT_PASSWORD=yes -e MYSQL_DATABASE=test -e MYSQL_USER=test -e MYSQL_PASSWORD=test mysql:5
4950 - run : bash tests/wait-for-mysql.sh
Original file line number Diff line number Diff line change 11# MySQL
22
3- [ ![ CI status] ( https://github.com/friends-of-reactphp/mysql/workflows/CI /badge.svg )] ( https://github.com/friends-of-reactphp/mysql/actions )
3+ [ ![ CI status] ( https://github.com/friends-of-reactphp/mysql/actions/ workflows/ci.yml /badge.svg )] ( https://github.com/friends-of-reactphp/mysql/actions )
44
55Async MySQL database client for [ ReactPHP] ( https://reactphp.org/ ) .
66
You can’t perform that action at this time.
0 commit comments