Skip to content

Commit

Permalink
Update readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuxiang committed Jul 30, 2021
1 parent aeceb80 commit 00302af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ jobs:
stages:
- "test js"
- name: "build test for example"
# if: branch = master
if: branch = master
- name: "build test for new project"
# if: branch = release
if: branch = release
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ React Native BaiduMap SDK for Android + iOS.

你可以下载安装 [example.apk](https://github.com/qiuxiang/react-native-baidumap-sdk/releases/download/v0.5.0/example.apk) 看看实际中的效果。

*注意:RN v0.53+ 存在一些 bug(主要影响 iOS 自定义 View),建议使用 RN v0.52。*

## 安装

- [安装说明](docs/installation.md)
Expand Down

0 comments on commit 00302af

Please sign in to comment.