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
Fix travis file...
release/3.x.x
Christian Kratky
7 years ago
parent
1f1f2d2e90
commit
f886b0eed1
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.travis.yml
+ 2
- 2
.travis.yml
View File
@@ -3,8 +3,8 @@ solution: MQTTnet.sln
matrix:
matrix:
include:
include:
dotnet: 1.0.1
-
dotnet: 1.0.1
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
mono: latest
-
mono: latest
Write
Preview
Loading…
Cancel
Save