asternet/.travis.yml
2018-08-14 20:49:55 +03:00

6 lines
180 B
YAML

language: csharp
solution: ./Asterisk.2013/Asterisk.2013.sln
dotnet: 2.0.0
mono: none
script: dotnet build ./Asterisk.2013/Asterisk.NET/AsterNET.csproj -c Travis -f netstandard2.0