Skip to content

Conversation

brody4hire
Copy link

  • Add newer Node.js versions
  • Add newer Xcode versions
  • add blank lines to .travis.yml
  • cover Node.js 0.10 & 0.12 on Travis CI & AppVeyor CI on 7.x only
    (for consistency with #node-js section of README.md on 7.x)
  • appveyor.yml check node & npm version before npm install
  • Skip npm cache clean & npm i -g npm@3 steps on 7.x
  • run jasmine with no eslint on 7.x only
    (quick fix to avoid test failure on 0.10 & 0.12)

Most of these updates come from PR #239 & PR #240.

* Add newer Node.js versions
* Add newer Xcode versions
* add blank lines to .travis.yml
* cover Node.js 0.10 & 0.12 on Travis CI & AppVeyor CI on 7.x only
  (for consistency with #node-js section of README.md on 7.x)
* appveyor.yml check node & npm version before npm install
* Skip npm cache clean & npm i -g npm@3 steps on 7.x
* run jasmine with no eslint on 7.x only
  (quick fix to avoid test failure on 0.10 & 0.12)
@shazron shazron merged commit 75eac82 into ios-control:7.x Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants