julia: re-enable tests
This commit is contained in:
parent
5428096873
commit
2948e85526
@ -143,8 +143,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# Test fail on i686 (julia version 0.3.10)
|
||||
doCheck = !stdenv.isi686;
|
||||
checkTarget = "testall";
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user