Remove unused Node binary publishing, and upgrade build environment.

Upgrades the build environment to Node 10, which let's us pull down some security fixes in package dependencies that were unfixed in Node 4.

Also removes Node 4 and 6 binary publishing which were almost never used (20 downloads out of 50,000).

Fixes https://github.com/Project-OSRM/osrm-backend/issues/5312
This commit is contained in:
Salim KAYABASI
2018-12-15 05:34:48 +01:00
committed by Daniel Patterson
parent 1ef85c57cc
commit 717406043a
10 changed files with 2529 additions and 3576 deletions
+4
View File
@@ -68,6 +68,10 @@ Thumbs.db
/*.local.bat
/CMakeSettings.json
# Jetbrains related files #
###########################
.idea/
# stxxl related files #
#######################
.stxxl