Skip to content

Commit

Permalink
Added Testing section in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Jan 13, 2016
1 parent cbba8a4 commit 0159cfc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ xcodebuild

This will build `ios-deploy` into the `build/Release` folder.

## Testing

Run:

```
npm install && npm test
```

### OS X 10.11 El Capitan

Expand Down

0 comments on commit 0159cfc

Please sign in to comment.