1 Star 0 Fork 0

孤海飞雁/Official IdentityServer4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 725 Bytes
一键复制 编辑 原始数据 按行查看 历史
notifications:
email:
recipients:
- identity@leastprivilege.com
language: csharp
# dotnet: 1.0.0-preview2-003131
os:
- osx
- linux
script:
- ./build_travis.sh
# .NET CLI require Ubuntu 14.04
sudo: required
dist: trusty
addons:
apt:
packages:
- gettext
- libcurl4-openssl-dev
- libicu-dev
- libssl-dev
- libunwind8
# .NET CLI require OSX 10.10
osx_image: xcode7.1
before_install:
- if test "$TRAVIS_OS_NAME" == "osx"; then brew update; brew install openssl; ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/; ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/; fi
mono:
- 4.6.0
cache:
directories:
- src/packages
- tools
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liujian1368928/official-identity-server4.git
git@gitee.com:liujian1368928/official-identity-server4.git
liujian1368928
official-identity-server4
Official IdentityServer4
aspnetcore1

搜索帮助

0d507c66 1850385 C8b1a773 1850385