Skip to content

Commit

Permalink
Support io.js 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 14, 2015
1 parent 59cd7e9 commit 7c1d644
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ node_js:
- '0.12'
- '1.0'
- '1.8'
- '2.0'

sudo: false

Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -11,6 +11,7 @@ environment:
- nodejs_version: "0.12"
- nodejs_version: "1.0"
- nodejs_version: "1.8"
- nodejs_version: "2.0"

services:
- mysql
Expand Down

0 comments on commit 7c1d644

Please sign in to comment.