1 Star 0 Fork 1

chewenchao / landslides-post-wildfire-debris-flow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
sudo: false
language: php
php:
- '5.6'
env:
- NON_INTERACTIVE=true
before_install:
- composer self-update
- nvm install 4.2.4
- nvm use 4.2.4
- npm install -g grunt-cli
- npm --version
- node --version
- npm list -g
install:
- npm install
- php src/lib/pre-install.php --non-interactive
script:
- npm test
JavaScript
1
https://gitee.com/chewc/landslides-post-wildfire-debris-flow.git
git@gitee.com:chewc/landslides-post-wildfire-debris-flow.git
chewc
landslides-post-wildfire-debris-flow
landslides-post-wildfire-debris-flow
master

搜索帮助