Explorar el Código

Update travis

release/3.x.x
Christian Kratky hace 7 años
padre
commit
9bf287a1ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

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

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

Cargando…
Cancelar
Guardar