6 lines
No EOL
78 B
YAML
Executable file
6 lines
No EOL
78 B
YAML
Executable file
language: csharp
|
|
mono: latest
|
|
dotnet: 2.0.0
|
|
dist: trusty
|
|
script:
|
|
- ./build.sh |