File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11name : Tests
22
3- on : pull_request
3+ on :
4+ push :
5+ branches :
6+ - master
7+ tags-ignore :
8+ - " **"
9+ pull_request :
10+ branches :
11+ - master
412
513jobs :
614 run-tests :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Pickle installs PHP extensions easily on all platforms.
66[ ![ Code Climate] ( https://codeclimate.com/github/FriendsOfPHP/pickle.svg )] ( https://codeclimate.com/github/FriendsOfPHP/pickle )
77[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/FriendsOfPHP/pickle/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/FriendsOfPHP/pickle/?branch=master )
88[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/FriendsOfPHP/pickle/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/FriendsOfPHP/pickle/?branch=master )
9- [ ![ Build Status] ( https://travis-ci.org /FriendsOfPHP/pickle.svg?branch=master )] ( https://travis-ci.org /FriendsOfPHP/pickle )
9+ [ ![ Build Status] ( https://github.com /FriendsOfPHP/pickle/workflows/Tests/badge .svg?branch=master )] ( https://github.com /FriendsOfPHP/pickle/actions?query=workflow%3ATests )
1010
1111Installation
1212------------
You can’t perform that action at this time.
0 commit comments