mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
chore: node version update (#1657)
This commit is contained in:
parent
19f9d0ef0d
commit
d166c00c30
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ sudo: false
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- '6'
|
|
||||||
- '7'
|
|
||||||
- '8'
|
- '8'
|
||||||
|
- '9'
|
||||||
|
- '10'
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue