Skip to content

Commit

Permalink
Merge fe46ea0 into f7435a5
Browse files Browse the repository at this point in the history
  • Loading branch information
sidorares committed Mar 10, 2015
2 parents f7435a5 + fe46ea0 commit a0ad5eb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ node_js:
- '0.8'
- '0.10'
- '0.12'
- '1.0'
- '1.5'

sudo: false

Expand Down
1 change: 1 addition & 0 deletions Changes.md
Expand Up @@ -8,6 +8,7 @@ you spot any mistakes.

* Add `poolCluster.remove` to remove pools from the cluster #1006 #1007
* Improve speed formatting SQL #1019
* Support io.js

## v2.5.5 (2015-02-23)

Expand Down
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -9,6 +9,8 @@ environment:
- nodejs_version: "0.8"
- nodejs_version: "0.10"
- nodejs_version: "0.12"
- nodejs_version: "1.0"
- nodejs_version: "1.5"

services:
- mysql
Expand Down

0 comments on commit a0ad5eb

Please sign in to comment.