Closed thedavedavies closed 4 years ago
Check for Node.js > 4 passed: https://travis-ci.org/noazark/weather/builds/595139068
Thank you for your contribution; however, due to recent code changes this is now longer needed. The code now uses https and the examples no longer uses Bootstrap or jQuery.
I've remove the need for jQuery in the example index.html, as well as added https to the API url: https://api.openweathermap.org/data/2.5/forecast.. (etc) as in issue #32.
Also updated the .travis.yml file as per the docs which should hopefully fix the failing build issues.