We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"node": ">=0.12.x"
"0.10.26"
gulp prod command in install_heroku_script.sh leads to connection error.
gulp prod
install_heroku_script.sh
npm test is also failing:
npm test
The text was updated successfully, but these errors were encountered:
No branches or pull requests
"node": ">=0.12.x"
is defined in package.json and travis is set to node version -"0.10.26"
leads to failing of travis build.gulp prod
command ininstall_heroku_script.sh
leads to connection error.npm test
is also failing:The text was updated successfully, but these errors were encountered: