Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
mserranom committed Jul 17, 2018
1 parent 8a1874d commit 52480d0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -75,6 +75,12 @@ Check the [examples](https://github.com/mserranom/bbrun/tree/master/examples) an
npm install && npm test
```

To execute the tests under [examples](https://github.com/mserranom/bbrun/tree/master/examples) (which are not run by CI yet):

```bash
npm run test-examples
```

### Install locally

```bash
Expand Down

0 comments on commit 52480d0

Please sign in to comment.