File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
sudo : false
2
2
language : node_js
3
3
node_js :
4
- - " 8 "
5
- - " 6 "
4
+ - " 14 "
5
+ - " 16 "
6
6
script :
7
7
- npm test
8
8
after_success : ' npm run coveralls'
Original file line number Diff line number Diff line change 4
4
A highly composable & ; reusable select components
5
5
6
6
[ ![ npm version] ( https://badge.fury.io/js/react-power-select.svg )] ( https://www.npmjs.com/package/react-power-select )
7
- [ ![ Build Status] ( https://travis-ci.org /selvagsz/react-power-select.svg?branch=master )] ( https://travis-ci.org /selvagsz/react-power-select )
7
+ [ ![ Build Status] ( https://travis-ci.com /selvagsz/react-power-select.svg?branch=master )] ( https://travis-ci.com /selvagsz/react-power-select )
8
8
[ ![ Coverage Status] ( https://coveralls.io/repos/github/selvagsz/react-power-select/badge.svg?branch=master )] ( https://coveralls.io/github/selvagsz/react-power-select )
9
9
[ ![ Storybook] ( https://github.com/storybooks/press/blob/master/badges/storybook.svg )] ( https://selvagsz.github.io/react-power-select )
10
10
You can’t perform that action at this time.
0 commit comments