2 Star 0 Fork 0

小君 / o2o

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 1.87 KB
一键复制 编辑 原始数据 按行查看 历史
小君 提交于 2018-05-07 11:20 . 6666666666666
sudo: false
language: php
branches:
only:
- stable
cache:
directories:
- $HOME/.composer/cache
before_install:
- composer self-update
install:
- composer install --no-dev --no-interaction --ignore-platform-reqs
- zip -r --exclude='*.git*' --exclude='*.zip' --exclude='*.travis.yml' ThinkPHP_Core.zip .
- composer require --update-no-dev --no-interaction "topthink/think-image:^1.0"
- composer require --update-no-dev --no-interaction "topthink/think-migration:^1.0"
- composer require --update-no-dev --no-interaction "topthink/think-captcha:^1.0"
- composer require --update-no-dev --no-interaction "topthink/think-mongo:^1.0"
- composer require --update-no-dev --no-interaction "topthink/think-worker:^1.0"
- composer require --update-no-dev --no-interaction "topthink/think-helper:^1.0"
- composer require --update-no-dev --no-interaction "topthink/think-queue:^1.0"
- composer require --update-no-dev --no-interaction "topthink/think-angular:^1.0"
- composer require --dev --update-no-dev --no-interaction "topthink/think-testing:^1.0"
- zip -r --exclude='*.git*' --exclude='*.zip' --exclude='*.travis.yml' ThinkPHP_Full.zip .
script:
- php think unit
env:
global:
secure: "Bg9AghVnriQ7VyNdclT7TQNketsi5k2iZlSMhn9cp1YbtETcHYs38TEV6OBAs2r14soc+u86e4R1S50wUtBUlSolMnqBO/L5wJg5DPxcquZyc/4rtei/iGpns8pOJMTQ7nEEpdBaG5iY2aSuN6/KwTfG6qehiqf6716Yv91sjTzceo8tVTc3FhUyxmXFB8X+tBYxOqPGIM0oXiFHiN8zZZBbCU0qoQOUpVRWgKa1tXsq6fXJf0I/8kVCH82JelqobJ/swkUcWj9heB6G/qYa11v9BFrc8KFyk0iNoAh33xwAUXRziksn24CzmWtBzHr88Fg/g3wvxxri0VIyjg1z7IGEtS6l1ejAnaUXGrCnWzN1BrQSc16lnNa9IzHcqGrf7E0wH5TFEZrXsPKeW7bILF9O9g0hQukH94bBUG4vFTFzNfmQ5ekWJITvu3cpFJWPLi2GGHL9LqvjLF4D5N73rkuG0rHxZn/UzdxuAVQK6bbgaCBf8ip4tMzteqXDH9T3MmkF1SRFF9Es7Ke+nb1b0SBj68ww8LHryN73CXHcZkzTNBakifWKGXpcLwGM4V96qO37i4FRleY/IZyn0iJK9su+iPHdsFTrfTn9W2dj7jfVtWOt+TIRJ/VutjC0O4vpHk1ed2mDQMWL5V6DV69lOC1JwJEwLjmJmJeisCblSpk="
PHP
1
https://gitee.com/Funcion_woqu/o2o.git
git@gitee.com:Funcion_woqu/o2o.git
Funcion_woqu
o2o
o2o
master

搜索帮助