We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690188c commit c0d4235Copy full SHA for c0d4235
.travis.yml
@@ -6,5 +6,5 @@ dotnet: 1.0.1
6
script:
7
- cd src
8
- dotnet restore
9
- - dotnet pack
+ - dotnet pack ./System.Net.IPNetwork
10
- dotnet test ./System.Net.IPNetwork.TestProject.NetCore/System.Net.IPNetwork.TestProject.NetCore.csproj
0 commit comments