mirror of
https://github.com/cloudreve/frontend.git
synced 2026-01-01 02:32:49 +00:00
Travis尝试设置CL=false (#29)
This commit is contained in:
parent
adc2d40332
commit
f958c1e5a8
|
|
@ -4,5 +4,5 @@ node_js:
|
|||
before_script:
|
||||
- yarn install
|
||||
script:
|
||||
- yarn run build
|
||||
- CI=false yarn run build
|
||||
- yarn run test
|
||||
Loading…
Reference in New Issue