Skip to content

Run tests against more versions of node on travis CI #56

Closed
@neocotic

Description

We're currently only testing against node v0.8. Not only is this a very old version, but we need to test against more versions. I really just want to concentrate on the last version of previous major releases and the latest versions of node. For example:

  • 0.8
  • 0.10
  • 0.12
  • 4.0
  • 4.2
  • 5.0

I'm not keen on adding "iojs" since that's now merged into node so shouldn't really be required.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions