Explorar el Código

Update .travis.yml

master
Savorboard hace 7 años
committed by GitHub
padre
commit
6353242fda
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. +3
    -1
      .travis.yml

+ 3
- 1
.travis.yml Ver fichero

@@ -33,4 +33,6 @@ before_install:
# Run the build script
script:
- ./build.sh
- dotnet --info
- dotnet restore
- dotnet test test/DotNetCore.CAP.Test/DotNetCore.CAP.Test.csproj -f netcoreapp2.0

Cargando…
Cancelar
Guardar