File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Build
22
33on :
44 push :
5- branches : [master ]
5+ branches : ['2.5' ]
66 pull_request :
77 release :
88 types : [created]
Original file line number Diff line number Diff line change 22
33Allows to use annotations to define global variables in PHPUnit test cases.
44
5- [ ![ Build Status ] ( https://travis-ci.org /jakzal/phpunit-globals. svg?branch=master )] ( https://travis-ci.org /jakzal/phpunit-globals )
5+ [ ![ Build] ( https://github.com /jakzal/phpunit-globals/actions/workflows/build.yml/badge. svg )] ( https://github.com /jakzal/phpunit-globals/actions/workflows/build.yml )
66
77Supported annotations:
88
Original file line number Diff line number Diff line change 2828 },
2929 "extra" : {
3030 "branch-alias" : {
31- "dev-master " : " 2.x-dev"
31+ "dev-2.5 " : " 2.x-dev"
3232 }
3333 }
3434}
Original file line number Diff line number Diff line change 66
77 <copyright >
88 <
author name =
" Jakub Zalas" email =
" [email protected] " />
9- <license type =" MIT" url =" https://github.com/jakzal/phpunit-globals/blob/master /LICENSE" />
9+ <license type =" MIT" url =" https://github.com/jakzal/phpunit-globals/blob/2.5 /LICENSE" />
1010 </copyright >
1111
1212 <requires >
You can’t perform that action at this time.
0 commit comments