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
d08101b029
commit
f601a6d56b
@ -29,7 +29,7 @@ services:
|
|||||||
- redis-server
|
- redis-server
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- php vendor/bin/phpunit --debug -v -d memory_limit=1024M
|
- php -d memory_limit=1024M vendor/bin/phpunit -v
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- mysql -e "CREATE DATABASE IF NOT EXISTS test;" -uroot;
|
- mysql -e "CREATE DATABASE IF NOT EXISTS test;" -uroot;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user