소스 검색

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

불러오는 중...
취소
저장