Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Change Travis CI configuration to build with multiple versions of Node #35

Closed
FranklinChen opened this issue Jul 30, 2019 · 2 comments
Closed

Comments

@FranklinChen
Copy link
Contributor

The way to specify specific versions of Node to test on Travis CI https://docs.travis-ci.com/user/languages/javascript-with-nodejs/ is like:

node_js:
  - '7.5'
  - some other version
  - etc
@JordanMartinez
Copy link
Owner

Which versions would you recommend using? And have you read through the comment in the .travis.yml file?

@JordanMartinez
Copy link
Owner

Closing this due to inactivity

@JordanMartinez JordanMartinez changed the title Travis CI with multiple versions of Node Change Travis CI configuration to build with multiple versions of Node Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants