diff --git a/.travis.yml b/.travis.yml index 7788a92..3721396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ sudo: false notifications: email: - yiminghe@gmail.com + - hust2012jiangkai@gmail.com node_js: - 6.9.1 diff --git a/README.md b/README.md index b8ca351..d31636e 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,9 @@ react-native run-ios # 4.x beta docs +> If you are looking for 3.x doc, please see [rmc-picker@3.x](https://github.com/react-component/m-picker/tree/3.x) + + ## Usage ```jsx