Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit eaf35ba

Browse files
added travis config file
1 parent 49ad184 commit eaf35ba

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: csharp
2+
mono: none
3+
dotnet: 2.1.400
4+
sudo: required
5+
dist: trusty
6+
script: ./build.sh

0 commit comments

Comments
 (0)