We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118d2de commit 529b436Copy full SHA for 529b436
.travis.yml
@@ -1,7 +1,7 @@
1
language: csharp
2
solution: 2Captcha.sln
3
mono: none
4
-dotnet: 2.1.809
+dotnet: 3.1.403
5
script:
6
- dotnet build -c Debug
7
- dotnet build -c Release
0 commit comments