Skip to content

Commit

Permalink
Restrict to supported platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
jussi-kalliokoski committed Dec 23, 2012
1 parent f104432 commit 2825954
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
language: node_js
node_js:
- 0.6
- 0.8
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
"keywords": [
"DSP"
],
"engines": {
"node": "0.8.x"
},
"author": "Jussi Kalliokoski",
"license": "BSD",
"gypfile": true
Expand Down

0 comments on commit 2825954

Please sign in to comment.