Project-OSRM / node-osrm

DEPRECATED Part of osrm-backend since 5.7. NodeJS bindings for OSRM
BSD 2-Clause "Simplified" License
141 stars 48 forks source link

rvm breaks osx builds #219

Closed springmeyer closed 8 years ago

springmeyer commented 8 years ago

It looks like something about the default rvm update on travis osx machines has broken bash:

./bootstrap.sh: line 142: shell_session_update: command not found
./bootstrap.sh: line 45: shell_session_update: command not found

https://travis-ci.org/Project-OSRM/node-osrm/jobs/144993031#L133

Per http://superuser.com/questions/1044130/why-am-i-having-how-can-i-fix-this-error-shell-session-update-command-not-f looks like a fix is to do rvm get head

springmeyer commented 8 years ago

Fixed in https://github.com/Project-OSRM/node-osrm/commit/74362dfaebc9cb08687a6f7ccd8c03bbd3b7e8ca