Skip to content
This repository has been archived by the owner on May 1, 2018. It is now read-only.

Commit

Permalink
✅ node v4 added
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Oct 16, 2015
1 parent 6b5a1cd commit 3411feb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ services:
- redis-server

node_js:
- "iojs"
- "4.1"
- "4.0"
- "0.12"
- "0.10"
- "iojs"

after_success:
- "npm run test:cov"
Expand Down

0 comments on commit 3411feb

Please sign in to comment.