您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

10 行
226 B

  1. language: csharp
  2. solution: MQTTnet.sln
  3. matrix:
  4. include:
  5. - dotnet: 2.0.0
  6. mono: none
  7. dist: trusty
  8. env: DOTNETCORE=1 # optional, can be used to take different code paths in your script
  9. - mono: latest