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 argmin example title in readme file + fix travis build for node version 0.12 #16

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rodmcnew
Copy link

No description provided.

@rodmcnew rodmcnew closed this May 28, 2017
@rodmcnew rodmcnew reopened this May 28, 2017
@rodmcnew rodmcnew changed the title Fix argmin example title in readme file Fix argmin example title in readme file + fix travis build on node v0.12 May 28, 2017
@@ -3,6 +3,3 @@ node_js:
- 0.12
- 4
- 5

before_install:
- npm install npm@latest -g
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The travis build for node v0.12 was failing until I removed this. There was an error message saying that the latest version of npm doesn't support node v0.12

@rodmcnew rodmcnew changed the title Fix argmin example title in readme file + fix travis build on node v0.12 Fix argmin example title in readme file + fix travis build for node version 0.12 May 28, 2017
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.

None yet

1 participant