소스 검색

Delete .travis.yml

tags/v2.2.8
SmallChi(Koike) 5 년 전
committed by GitHub
부모
커밋
3a6a444350
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일0개의 추가작업 그리고 15개의 파일을 삭제
  1. +0
    -15
      .travis.yml

+ 0
- 15
.travis.yml 파일 보기

@@ -1,15 +0,0 @@
language: csharp
solution: JT808.Protocol.sln
dotnet: 3.1.101
os: linux
mono: none
dist: trusty2
script:
- dotnet restore src/JT808.Protocol.sln
- dotnet build src/JT808.Protocol.Test/JT808.Protocol.Test.csproj
- dotnet test src/JT808.Protocol.Test/JT808.Protocol.Test.csproj
after_success:
- echo successful build!
branches:
only:
- master

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