mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Looking for travis exit problem
This commit is contained in:
parent
83e9b8d116
commit
4419d689eb
@ -29,7 +29,7 @@ services:
|
||||
- redis-server
|
||||
|
||||
script:
|
||||
- php -d display_errors=On vendor/bin/phpunit -v
|
||||
- php --debug vendor/bin/phpunit -v
|
||||
|
||||
before_install:
|
||||
- mysql -e "CREATE DATABASE IF NOT EXISTS test;" -uroot;
|
||||
|
Loading…
x
Reference in New Issue
Block a user