Skip to content

Commit 8291f63

Browse files
committed
removed test projects were referenced in travis file - removing them now
1 parent fad8e0a commit 8291f63

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ jobs:
5858
name: "Nethermind.Config.Test"
5959
- script: dotnet test src/Nethermind/Nethermind.Core.Test
6060
name: "Nethermind.Core.Test"
61-
- script: dotnet test src/Nethermind/Nethermind.DataStreams.Test
62-
name: "Nethermind.DataStreams.Test"
6361
#- script: dotnet test src/Nethermind/Nethermind.Db.Test
6462
# name: "Nethermind.Db.Test.Linux"
6563
#- script: dotnet test src/Nethermind/Nethermind.Db.Test
@@ -82,8 +80,6 @@ jobs:
8280
- sudo apt-get install libsnappy-dev
8381
- dotnet test src/Nethermind/Nethermind.Network.Test
8482
name: "Nethermind.Network.Test"
85-
- script: dotnet test src/Nethermind/Nethermind.Runner.Test
86-
name: "Nethermind.Runner.Test"
8783
- script: dotnet test src/Nethermind/Nethermind.Secp256k1.Test
8884
name: "Nethermind.Secp256k1.Test.Linux"
8985
- script: dotnet test src/Nethermind/Nethermind.Secp256k1.Test

0 commit comments

Comments
 (0)