Files
CypherCore/.travis.yml
T

8 lines
111 B
YAML

language: csharp
dist: xenial
sudo: required
mono: none
dotnet: 2.2
script:
- dotnet restore
- dotnet build