3 Star 8 Fork 7

yinuocode/企业人事管理系统angular6 ngzorro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 791 Bytes
一键复制 编辑 原始数据 按行查看 历史
yinuocode 提交于 2019-02-13 13:03 . 人事管理系统前端代码提交
sudo: required
dist: trusty
language: node_js
node_js:
- '8.12.0'
addons:
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
- google-chrome-beta
git:
depth: 1
jobs:
include:
- env: "MODE=build"
- env: "MODE=lint"
- env: "MODE=test-coverage"
- env: "DEPLOY_MODE=pre-publish-release"
if: commit_message =~ release && type = push
- env: "DEPLOY_MODE=artifacts"
if: (!(commit_message =~ release) && branch = master)
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- chmod +x -R scripts
- yarn
script:
- ./scripts/_ci/travis.sh
cache:
yarn: true
directories:
- ./node_modules/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/yinuocode/HRManage.git
git@gitee.com:yinuocode/HRManage.git
yinuocode
HRManage
企业人事管理系统angular6 ngzorro
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385