Explorar el Código

Fix travis file...

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

+ 2
- 2
.travis.yml Ver fichero

@@ -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
- mono: latest

Cargando…
Cancelar
Guardar