Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Commit

Permalink
drop node 4, add node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
astral-arsonist committed Feb 3, 2017
1 parent bf87986 commit 61ff8b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js

node_js:
- '4'
- '6'
- 'stable'

os:
Expand Down
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -51,5 +51,8 @@
"npm-path": "^2.0.2",
"q": "^1.4.1",
"semver": "^5.1.0"
},
"engines": {
"node": ">=6.0.0"
}
}

0 comments on commit 61ff8b6

Please sign in to comment.