We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b8bbb commit 95976feCopy full SHA for 95976fe
.travis.yml
@@ -0,0 +1,4 @@
1
+language: csharp
2
+dotnet: 3.1
3
+script:
4
+ - make test
0 commit comments