Run only develop branch
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
- run: service mysqld restart
|
||||
- run: yum -y install php71-imap
|
||||
- run: mysql -u root -ppassword -e "create database test;"
|
||||
- run: mysql -u root -ppassword -e "create database testexternal;"
|
||||
- run: composer install
|
||||
- run:
|
||||
name: Run Test Units
|
||||
|
||||
Reference in New Issue
Block a user