Christian Kratky 7 лет назад
Родитель
Сommit
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

Загрузка…
Отмена
Сохранить