We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0aa2f9 commit dd283a2Copy full SHA for dd283a2
.travis.yml
@@ -22,5 +22,5 @@ install:
22
- cabal install --only-dependencies
23
24
script:
25
- - cabal configure --enable-tests
+ - cabal configure --enable-tests -ftcp-test
26
- cabal test --show-details=always
REPOS
@@ -2,4 +2,5 @@ distributed-process-tests
2
distributed-static
3
network-transport
4
network-transport-tcp
5
+network-transport-inmemory
6
rank1dynamic
0 commit comments