Remove Node v4 support

The same as https://github.com/PolymerElements/polymer-starter-kit/pull/1003
This commit is contained in:
Abdón Rodríguez Davila
2017-04-19 11:14:49 +02:00
committed by GitHub
parent 3d0f850321
commit da124e5ba9

View File

@@ -11,7 +11,6 @@ addons:
node_js:
- node
- '6'
- '4'
before_script:
- npm install -g polymer-cli@next
- polymer install