Skip to content
Snippets Groups Projects
Commit f91391f2 authored by Hossam Fares's avatar Hossam Fares
Browse files

Add npm install to travis

parent 3633efba
Branches
No related tags found
No related merge requests found
......@@ -5,3 +5,4 @@ script:
- npm test
notifications:
email: dev@namshi.com
......@@ -4,6 +4,8 @@ Small promises wrapper for [`mysql2`](https://github.com/sidorares/node-mysql2),
it's forked and compatible with [`mysql-promise`](https://github.com/martinj/node-mysql-promise).
[![build status](https://travis-ci.org/namshi/node-mysql2-promise.svg)](http://travis-ci.org/namshi/node-mysql2-promise)
[![NPM](https://img.shields.io/npm/v/mysql2-promise.svg)](https://www.npmjs.com/package/mysql2-promise)
[![NPM](https://img.shields.io/npm/dm/mysql2-promise.svg)](https://www.npmjs.com/package/mysql2-promise)
## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment