1 Star 0 Fork 0

kingzuos / bpmn-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 555 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nico Rehwaldt 提交于 2019-04-12 16:13 . chore(ci): add wiredeps script
language: node_js
node_js: '10'
jobs:
include:
- stage: test
addons:
firefox: 'latest-esr'
before_script:
- ./tasks/wiredeps
script:
- COVERAGE=1 TEST_BROWSERS=Firefox,PhantomJS xvfb-run npm run all
- npx codecov
- stage: update integration test
script: './tasks/stages/update-integration-test'
- stage: update examples
script: './tasks/stages/update-examples'
stages:
- test
- name: update integration test
if: tag =~ ^v\d
- name: update examples
if: tag =~ ^v\d
JavaScript
1
https://gitee.com/kingzuos/bpmn-js.git
git@gitee.com:kingzuos/bpmn-js.git
kingzuos
bpmn-js
bpmn-js
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891