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

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add target dependency for Node 0.12
  • Loading branch information
hughrawlinson committed May 4, 2015
1 parent fd24385 commit af3ae74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.12"
cache:
directories:
- node_modules

0 comments on commit af3ae74

Please sign in to comment.