Browse Source

Update .travis.yml

master
Savorboard 7 years ago
committed by GitHub
parent
commit
a6097eb600
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      .travis.yml

+ 1
- 2
.travis.yml View File

@@ -33,5 +33,4 @@ before_install:
# Run the build script
script:
- travis_retry dotnet restore
- dotnet test test\DotNetCore.CAP.Test
- ./build.sh

Loading…
Cancel
Save