Update NodeJS Version

Over the new few days I will test the newer major versions, for now just bumping to the latest V4 LTS
This commit is contained in:
strideynet
2017-08-17 13:24:21 +01:00
committed by GitHub
parent 78ca756cef
commit 748c63fa0b

View File

@@ -3,7 +3,7 @@ notifications:
email: false
sudo: false
node_js:
- "4.2.6"
- "4.8.1"
cache:
directories:
- node_modules
@@ -12,4 +12,4 @@ before_script:
script:
- npm run lint
- npm test
- npm test