1 Star 0 Fork 1

star/JsSIP

forked from oopps/JsSIP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 367 Bytes
一键复制 编辑 原始数据 按行查看 历史
Iñaki Baz Castillo 提交于 2020-05-07 17:44 +08:00 . travis-ci: Update Node versions
# Just apply Travis-CI for these branches
branches:
only:
- master
- experimental
language: node_js
node_js:
- 10
- 12
- 14
install:
- npm install
before_script:
- npm install -g gulp-cli
- gulp devel
script:
- gulp dist
notifications:
email:
recipients:
- jmillan@aliax.net
- ibc@aliax.net
on_success: change
on_failure: always
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hkx123456/JsSIP.git
git@gitee.com:hkx123456/JsSIP.git
hkx123456
JsSIP
JsSIP
master

搜索帮助