Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix engines in package.json #151

Merged
merged 2 commits into from
Dec 15, 2016
Merged

Fix engines in package.json #151

merged 2 commits into from
Dec 15, 2016

Conversation

malash
Copy link
Contributor

@malash malash commented Oct 16, 2015

According to this test: https://travis-ci.org/malash/axon/builds/85661648
The wrong engines config cause a NPM warning:
npm WARN engine axon@2.0.2: wanted: {"node":"0.10.x || 0.11.x"} (current: {"node":"4.2.1","npm":"3.3.6"})

@jcrugzz
Copy link
Collaborator

jcrugzz commented Dec 15, 2016

@malash could you update the .travis.yml to support node@6 and remove the iojs versions? Overall LGTM

@malash
Copy link
Contributor Author

malash commented Dec 15, 2016

@jcrugzz versions fixed

@jcrugzz jcrugzz merged commit 2e32210 into tj:master Dec 15, 2016
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