fix node version

This commit is contained in:
Eugenio Romano
2018-08-14 15:43:12 +01:00
parent 7028dc8eec
commit a2e630628c
+3 -2
View File
@@ -2,8 +2,9 @@ language: node_js
dist: trusty dist: trusty
sudo: required sudo: required
node_js: node_js:
- "8" # Use the explicit NodeJS LTS version 8.9.4 to avoid any automatic upgrade of the version.
- '8.9.4'
addons: addons:
chrome: stable chrome: stable
before_script: before_script: