Skip to content

Commit

Permalink
build: fix matrix build
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard2perez committed Dec 22, 2017
1 parent e81532f commit 8aa2b18
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
Expand Up @@ -5,7 +5,6 @@ services:
- mongodb
language: node_js
node_js:
- "7.9.0"
- "lts/*"
- "node"
sudo: required
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"koaton": "./koaton"
},
"engines": {
"node": ">= 6.5.0"
"node": ">= 8.7.0"
},
"preferGlobal": true,
"repository": {
Expand Down

0 comments on commit 8aa2b18

Please sign in to comment.