mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 04:01:47 +00:00
Run continuous integration on the legacy branch
Run the continuous integration tests of the currently-supported PHP versions on the legacy branch. This will not test php5.x-master branch changes under PHP v5.x environments, but may help minimize introducing bugs in the legacy branch.
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- php5.x-master
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 17 * * *'
|
||||
|
||||
Reference in New Issue
Block a user