Browse Source

Update travis

release/3.x.x
Christian Kratky 7 years ago
parent
commit
9bf287a1ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

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


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

Loading…
Cancel
Save