fix node version

This commit is contained in:
Eugenio Romano 2018-08-11 15:33:32 +01:00
parent 7028dc8eec
commit a2e630628c

View File

@ -2,7 +2,8 @@ language: node_js
dist: trusty
sudo: required
node_js:
- "8"
# Use the explicit NodeJS LTS version 8.9.4 to avoid any automatic upgrade of the version.
- '8.9.4'
addons:
chrome: stable