Commit Graph

4 Commits

Author SHA1 Message Date
Tim Brust
a07612a299 chore: drop Node.js v4 support (#124)
This is a BREAKING CHANGE.

<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:

http://cordova.apache.org/contribute/contribute_guidelines.html

Thanks!
-->

### Platforms affected

n/a - development

### What does this PR do?

Drop Node.js v4 support and bumps the CI images to Node.js v6

### What testing has been done on this change?

TravisCI and Appveyor test results.

### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
2019-02-21 10:57:31 +01:00
Alexander Sorokin
049ac41dad CB-13473: (CI) Removed browser builds from AppVeyor 2017-10-20 10:23:31 +03:00
Alexander Sorokin
267ebad1be CB-13028 (CI) Browser builds on Travis and AppVeyor 2017-07-28 15:11:35 +03:00
Alexander Sorokin
1ae18933d5 CB-12935: (windows) Enable paramedic builds on AppVeyor 2017-06-30 09:32:32 +03:00