Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
chore(CI): Test on newly released node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Sep 8, 2015
1 parent c2f0e0c commit 48d84e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,7 @@ before_install:
- node --version | grep -q 'v0.8' && npm install -g npm@latest || true

node_js:
- "4.0.0"
- "0.12"
- "0.11"
- "0.10"
Expand Down

0 comments on commit 48d84e7

Please sign in to comment.