1 Star 0 Fork 0

JackMa007 / paseto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: php
php:
- 7.0
- 7.1
- 7.2
- 7.3
sudo: required
addons:
apt:
sources:
- sourceline: deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted universe
- sourceline: deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe
packages:
- mmark
- xml2rfc
before_install:
- composer update
script:
- composer full-test
- make -C docs/RFC
PHP
1
https://gitee.com/Jack_Ma007/paseto.git
git@gitee.com:Jack_Ma007/paseto.git
Jack_Ma007
paseto
paseto
master

搜索帮助