2 Star 0 Fork 0

mirrors_dfabulich/babel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 293 Bytes
一键复制 编辑 原始数据 按行查看 历史
sudo: false
language: node_js
cache:
directories:
- node_modules
node_js:
- iojs
# - "0.10"
- "0.12"
script: make test-travis
after_success:
- ./scripts/travis/setup-git.sh
- ./scripts/travis/merge-development-with-master.sh
notifications:
slack: babeljs:5Wy4QX13KVkGy9CnU0rmvgeK
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_dfabulich/babel.git
[email protected]:mirrors_dfabulich/babel.git
mirrors_dfabulich
babel
babel
master

搜索帮助