mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Remove Node v4 support
The same as https://github.com/PolymerElements/polymer-starter-kit/pull/1003
This commit is contained in:
committed by
GitHub
parent
3d0f850321
commit
da124e5ba9
@@ -11,7 +11,6 @@ addons:
|
||||
node_js:
|
||||
- node
|
||||
- '6'
|
||||
- '4'
|
||||
before_script:
|
||||
- npm install -g polymer-cli@next
|
||||
- polymer install
|
||||
|
||||
Reference in New Issue
Block a user