1 Star 0 Fork 872

肥人布欧 / chemex

forked from celaraze / chemex 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
celaraze 提交于 2022-06-24 13:47 . 合并:压缩commit提交
# .travis.yml
dist: focal
language: php
php:
- 8.0
services:
- mysql
cache:
directories:
- node_modules
- vendor
before_script:
- echo "extension = ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- cp .env.travis .env
- sudo mysql -e 'CREATE DATABASE testing DEFAULT CHARSET utf8mb4 COLLATE utf8mb4_unicode_ci;'
- php artisan chemex:install --no-interaction
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/buou_the_fat_man/chemex.git
git@gitee.com:buou_the_fat_man/chemex.git
buou_the_fat_man
chemex
chemex
dev

搜索帮助

344bd9b3 5694891 D2dac590 5694891