Sfoglia il codice sorgente

Delete .travis.yml

tags/v2.2.8
SmallChi(Koike) 5 anni fa
committed by GitHub
parent
commit
3a6a444350
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 0 aggiunte e 15 eliminazioni
  1. +0
    -15
      .travis.yml

+ 0
- 15
.travis.yml Vedi File

@@ -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

Caricamento…
Annulla
Salva