瀏覽代碼

Fix travis file...

release/3.x.x
Christian Kratky 7 年之前
父節點
當前提交
f886b0eed1
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml 查看文件

@@ -3,8 +3,8 @@ solution: MQTTnet.sln

matrix:
include:
dotnet: 1.0.1
- dotnet: 1.0.1
mono: none
dist: trusty
env: DOTNETCORE=1 # optional, can be used to take different code paths in your script
mono: latest
- mono: latest

Loading…
取消
儲存