소스 검색

Add travis file

release/3.x.x
Christian Kratky 7 년 전
부모
커밋
85f1a31be3
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. +10
    -0
      travis.yaml

+ 10
- 0
travis.yaml 파일 보기

@@ -0,0 +1,10 @@
language: csharp
solution: MQTTnet.sln

matrix:
include:
dotnet: 1.0.1
mono: none
dist: trusty
env: DOTNETCORE=1 # optional, can be used to take different code paths in your script
mono: latest

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