Skip to content

Commit

Permalink
removed test projects were referenced in travis file - removing them now
Browse files Browse the repository at this point in the history
  • Loading branch information
tkstanczak committed Feb 5, 2019
1 parent fad8e0a commit 8291f63
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
name: "Nethermind.Config.Test"
- script: dotnet test src/Nethermind/Nethermind.Core.Test
name: "Nethermind.Core.Test"
- script: dotnet test src/Nethermind/Nethermind.DataStreams.Test
name: "Nethermind.DataStreams.Test"
#- script: dotnet test src/Nethermind/Nethermind.Db.Test
# name: "Nethermind.Db.Test.Linux"
#- script: dotnet test src/Nethermind/Nethermind.Db.Test
Expand All @@ -82,8 +80,6 @@ jobs:
- sudo apt-get install libsnappy-dev
- dotnet test src/Nethermind/Nethermind.Network.Test
name: "Nethermind.Network.Test"
- script: dotnet test src/Nethermind/Nethermind.Runner.Test
name: "Nethermind.Runner.Test"
- script: dotnet test src/Nethermind/Nethermind.Secp256k1.Test
name: "Nethermind.Secp256k1.Test.Linux"
- script: dotnet test src/Nethermind/Nethermind.Secp256k1.Test
Expand Down

0 comments on commit 8291f63

Please sign in to comment.