mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user