julia: re-enable tests
This commit is contained in:
parent
5428096873
commit
2948e85526
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue