diff --git a/.travis.yml b/.travis.yml index 1171f1c..20652db 100644 --- a/.travis.yml +++ b/.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 \ No newline at end of file + - mono: latest \ No newline at end of file