Skip to content

Commit 2b75b6e

Browse files
committed
docs(location): add .travis.yml
1 parent c9530d3 commit 2b75b6e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules
22
.idea
33
android
44
ios
5+
coverage
56
test/coverage

.travis.yml

Whitespace-only changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
###The React-Native-Picker
1+
###The React-Native-Picker [![Coverage Status](https://coveralls.io/repos/github/xgfe/react-native-picker-xg/badge.svg?branch=master)](https://coveralls.io/github/xgfe/react-native-picker-xg?branch=master)
22
react native Picker component for both Android and iOS.
33

44
###The environment

0 commit comments

Comments
 (0)