This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
MQTTnet
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update travis
release/3.x.x
Christian Kratky
7 years ago
parent
f886b0eed1
commit
9bf287a1ac
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save