1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-12 17:46:26 +02:00

remove node 8

This commit is contained in:
Kushagra Gour
2018-07-03 00:29:38 +05:30
committed by GitHub
parent fa543e22f6
commit 12872f50a9

View File

@ -1,6 +1,5 @@
language: node_js
node_js:
- '8'
- '10'
install:
- npm i -g npm@latest