Skip to content

Commit

Permalink
Update node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pricco committed Oct 14, 2020
1 parent d8fc026 commit 8801852
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,6 +1,6 @@
sudo: false
language: node_js
node_js:
- "6"
- "10"
after_success:
- npm run coverage
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"url": "https://github.com/sophilabs/gilp-util/issues"
},
"engines": {
"node": ">= 6.0"
"node": ">= 10.0"
},
"homepage": "https://github.com/sophilabs/gilp-util#readme",
"dependencies": {
Expand Down

0 comments on commit 8801852

Please sign in to comment.