* 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
|
||||
dotnet: 3.1
|
||||
script:
|
||||
- cd src
|
||||
- dotnet restore
|
||||
- dotnet build
|
||||
|
|
@ -2,6 +2,8 @@
|
|||
[//]: # (Date: 2020-10-20 20:24:07)
|
||||
|
||||
# Luban
|
||||
[](https://github.com/Tencent/puerts/blob/master/LICENSE)
|
||||
[](https://travis-ci.com/focus-creative-games/luban)
|
||||
|
||||
## 介绍
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue