Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal committed Mar 31, 2017
1 parent 690188c commit c0d4235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ dotnet: 1.0.1
script:
- cd src
- dotnet restore
- dotnet pack
- dotnet pack ./System.Net.IPNetwork
- dotnet test ./System.Net.IPNetwork.TestProject.NetCore/System.Net.IPNetwork.TestProject.NetCore.csproj

0 comments on commit c0d4235

Please sign in to comment.