@@ -53,6 +53,8 @@ stdenv.mkDerivation rec {
|
|||||||
"doc"
|
"doc"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
# Test setup found by inspecting ${src}/.travis/run.sh; problems without cmake.
|
# Test setup found by inspecting ${src}/.travis/run.sh; problems without cmake.
|
||||||
checkTarget = "tests";
|
checkTarget = "tests";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user