Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Update Node require version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdonrd committed May 2, 2018
1 parent 2ce9151 commit aba7bdb
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:
- "9"
- "6"
- "8"
dist: trusty
sudo: required
addons:
Expand Down
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -27,5 +27,8 @@
"devDependencies": {
"polymer-cli": "^1.7.0-pre.16",
"wct-browser-legacy": "^0.0.1-pre.12"
},
"engines": {
"node": ">=8.0"
}
}

0 comments on commit aba7bdb

Please sign in to comment.