We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fa3de commit ca0a3ddCopy full SHA for ca0a3dd
.travis.yml
@@ -1,9 +1,4 @@
1
language: csharp
2
sudo: required
3
dist: xenial
4
-mono: none
5
-dotnet: 2.0
6
solution: "./CoviSharp/CovidSharp.sln"
7
-script:
8
- - dotnet restore
9
- - dotnet test
0 commit comments