ソースを参照

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

読み込み中…
キャンセル
保存