Commit 6353242f authored by Savorboard's avatar Savorboard Committed by GitHub

Update .travis.yml

parent 88000606
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment