Skip to content

Commit

Permalink
Align with skeleton: use node 8.9 in CI, bump polymer-cli to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Feb 5, 2018
1 parent 86bebaa commit 572c921
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,7 +1,7 @@
sudo: true
dist: trusty
language: node_js
node_js: 8.0
node_js: 8.9

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"gulp-html-extract": "^0.3.0",
"gulp-replace": "^0.6.1",
"gulp-stylelint": "^6.0.0",
"polymer-cli": "^1.2.0",
"polymer-cli": "^1.6.0",
"stylelint": "^8.0.0",
"stylelint-config-vaadin": "latest",
"web-component-tester": "^6.1.5",
Expand Down

0 comments on commit 572c921

Please sign in to comment.