* fix .travis.yum build error
* add .travis build flag link and MIT license link to README.mdmain
parent
e8aad2dc17
commit
eed902e0fa
|
|
@ -4,4 +4,6 @@ solution: src/Luban.sln
|
||||||
mono: none
|
mono: none
|
||||||
dotnet: 3.1
|
dotnet: 3.1
|
||||||
script:
|
script:
|
||||||
|
- cd src
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
|
- dotnet build
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
[//]: # (Date: 2020-10-20 20:24:07)
|
[//]: # (Date: 2020-10-20 20:24:07)
|
||||||
|
|
||||||
# Luban
|
# Luban
|
||||||
|
[](https://github.com/Tencent/puerts/blob/master/LICENSE)
|
||||||
|
[](https://travis-ci.com/focus-creative-games/luban)
|
||||||
|
|
||||||
## 介绍
|
## 介绍
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue