File tree 2 files changed +1
-6
lines changed
2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
1
Factory Muffin
2
2
==============
3
3
4
- [ ![ Build Status] ( https://img.shields.io/travis/thephpleague/factory-muffin/master .svg?style=flat )] ( https://travis-ci.org/thephpleague/factory-muffin )
4
+ [ ![ Build Status] ( https://img.shields.io/travis/thephpleague/factory-muffin/2.0 .svg?style=flat )] ( https://travis-ci.org/thephpleague/factory-muffin )
5
5
[ ![ Coverage Status] ( https://img.shields.io/scrutinizer/coverage/g/thephpleague/factory-muffin.svg?style=flat )] ( https://scrutinizer-ci.com/g/thephpleague/factory-muffin/code-structure )
6
6
[ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/thephpleague/factory-muffin.svg?style=flat )] ( https://scrutinizer-ci.com/g/thephpleague/factory-muffin )
7
7
[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE.md )
Original file line number Diff line number Diff line change 37
37
"classmap" : [
38
38
" tests/AbstractTestCase.php"
39
39
]
40
- },
41
- "extra" : {
42
- "branch-alias" : {
43
- "dev-master" : " 2.0-dev"
44
- }
45
40
}
46
41
}
You can’t perform that action at this time.
0 commit comments