瀏覽代碼

Update .travis.yml

master
Savorboard 7 年之前
committed by GitHub
父節點
當前提交
6353242fda
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. +3
    -1
      .travis.yml

+ 3
- 1
.travis.yml 查看文件

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

Loading…
取消
儲存