proj4js / mgrs

Utility for converting between WGS84 lat/lng and MGRS coordinates
MIT License
105 stars 45 forks source link

upgraded node_js versions in travis.yml (using alias and removed unma… #57

Closed mlechner closed 3 years ago

mlechner commented 5 years ago

upgraded node_js versions used for travis incl. aliases supported by travis-ci.org

mlechner commented 5 years ago

travis-ci checks fail, because #56 is not merged yet

mlechner commented 5 years ago

merged #56 into this PR to make tests pass.

mlechner commented 5 years ago

PR is up to date now

DanielJDufour commented 4 years ago

I'm sorry for the late reply. Is there another way we can fix Travis and also ensure support for older NodeJS versions?

DanielJDufour commented 3 years ago

Travis CI errored on "current" and "default" as it seems NVM deprecated some aliases. I'm going to merge this into a separate branch under the proj4js/mgrs repo (to make sure the git history is preserved) and then update that branch.