Travis尝试设置CL=false (#29)

This commit is contained in:
TS 2020-05-14 17:31:54 -07:00 committed by GitHub
parent adc2d40332
commit f958c1e5a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,5 +4,5 @@ node_js:
before_script:
- yarn install
script:
- yarn run build
- CI=false yarn run build
- yarn run test