* fix .travis.yum build error

* add .travis build flag link and MIT license link to README.md
main
walon 2020-10-22 21:27:51 +08:00
parent e8aad2dc17
commit eed902e0fa
2 changed files with 5 additions and 1 deletions

View File

@ -4,4 +4,6 @@ solution: src/Luban.sln
mono: none
dotnet: 3.1
script:
- cd src
- dotnet restore
- dotnet build

View File

@ -2,6 +2,8 @@
[//]: # (Date: 2020-10-20 20:24:07)
# Luban
[![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Tencent/puerts/blob/master/LICENSE)
[![Build Status](https://travis-ci.com/focus-creative-games/luban.svg?branch=main)](https://travis-ci.com/focus-creative-games/luban)
## 介绍