2
0
mirror of https://github.com/MCSManager/MCSManager.git synced 2025-03-01 16:16:18 +08:00

修改 - Travis 文件

This commit is contained in:
suwings 2018-05-30 13:02:59 +08:00
parent 5d8d238d40
commit 00a63f9f3f

View File

@ -7,7 +7,5 @@ sudo: true
cache:
directories:
- node_modules
before_install:
- npm i -g npm@version-number
before_script:
- npm install