Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable Node.js v4 testing on Travis CI.
  • Loading branch information
pmcnr-hx committed Jul 17, 2016
1 parent 4eb642a commit 8ed580d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
- "4"
services:
- mysql
- postgresql
Expand Down

0 comments on commit 8ed580d

Please sign in to comment.