Skip to content

Commit

Permalink
fix: fix #198
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Apr 11, 2018
1 parent 27195f8 commit 25ca180
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "0.12"
- "4"
- "6"
- "8"
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"email": "robert@broofa.com"
},
"engines": {
"node": ">=6.0.0"
"node": ">=4.0.0"
},
"bin": {
"mime": "cli.js"
Expand Down

0 comments on commit 25ca180

Please sign in to comment.