Files
CypherCore/.travis.yml
T
2019-12-06 23:13:55 -05:00

8 lines
111 B
YAML

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