Skip to content

Commit

Permalink
Merge 5771dee into 1945a05
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDancingCode committed Apr 26, 2018
2 parents 1945a05 + 5771dee commit 83b51a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js

node_js:
- 4
- 6
- 8
- 9
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
},
"dependencies": {},
"engines": {
"node": ">=4.6.0"
"node": ">=6.0.0"
}
}

0 comments on commit 83b51a9

Please sign in to comment.