mirror of
https://github.com/PanJiaChen/electron-vue-admin.git
synced 2025-04-05 19:41:41 +08:00
修改包拉去方式
This commit is contained in:
parent
ae20fb3e00
commit
1a6419a2a4
@ -33,7 +33,7 @@ install:
|
|||||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||||
- source ~/.bashrc
|
- source ~/.bashrc
|
||||||
- npm install -g xvfb-maybe
|
- npm install -g xvfb-maybe
|
||||||
- yarn
|
- npm install
|
||||||
script:
|
script:
|
||||||
#- xvfb-maybe node_modules/.bin/karma start test/unit/karma.conf.js
|
#- xvfb-maybe node_modules/.bin/karma start test/unit/karma.conf.js
|
||||||
#- yarn run pack && xvfb-maybe node_modules/.bin/mocha test/e2e
|
#- yarn run pack && xvfb-maybe node_modules/.bin/mocha test/e2e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user