mirror of
https://github.com/PanJiaChen/electron-vue-admin.git
synced 2025-04-05 05:32:44 +08:00
返回
This commit is contained in:
parent
6391fd2818
commit
ae20fb3e00
@ -33,11 +33,11 @@ install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
- source ~/.bashrc
|
||||
- npm install -g xvfb-maybe
|
||||
- npm install
|
||||
- yarn
|
||||
script:
|
||||
#- xvfb-maybe node_modules/.bin/karma start test/unit/karma.conf.js
|
||||
#- yarn run pack && xvfb-maybe node_modules/.bin/mocha test/e2e
|
||||
- npm run build
|
||||
- yarn run build
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user