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 d135015 commit 83fa228Copy full SHA for 83fa228
.travis.yml
@@ -1,6 +1,6 @@
1
language: csharp
2
mono: none
3
-dotnet: 2.0.0
+dotnet: 2.1
4
script:
5
- dotnet build -c Release
6
- dotnet test
0 commit comments