Ver a proveniência

Update .travis.yml

master
Savorboard há 7 anos
committed by GitHub
ascendente
cometimento
6353242fda
1 ficheiros alterados com 3 adições e 1 eliminações
  1. +3
    -1
      .travis.yml

+ 3
- 1
.travis.yml Ver ficheiro

@@ -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

Carregando…
Cancelar
Guardar