Skip to content

Commit

Permalink
Merge pull request #3 from maxme/issue/node-0.12-support
Browse files Browse the repository at this point in the history
node 0.12 support: update to mmmagic 0.3.13
  • Loading branch information
vanng822 committed May 14, 2015
2 parents 5c8d0aa + 9df2ae2 commit 9f01870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.12"
script:
- cd scripts/ && ./install_exiftool.sh && cd ..
- npm test
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"xml2js": "0.4.0",
"data2xml": "0.9.0",
"mmmagic": "0.3.5",
"mmmagic": "0.3.13",
"shelly": "0.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 9f01870

Please sign in to comment.