update tests script

This commit is contained in:
yorkie
2017-07-12 15:07:01 +08:00
parent ea4b74de6f
commit 2f7951dbc0
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ And [react-native-wechat] has the following tracking data in open source world:
| NPM | [![NPM version][npm-image]][npm-url] |
| Dependency | [![Dependency Status][david-image]][david-url] |
| Downloads | [![Downloads][downloads-image]][downloads-url] |
| Build | [![Build Status](travis-image)](travis-url) |
| Build | [![Build Status](travis-image)][travis-url] |
## Linking Steps

View File

@@ -4,7 +4,7 @@
"description": "react-native library for wechat app",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo 1"
},
"repository": {
"type": "git",