Try to use gnuplot 4.6 on Travis
This commit is contained in:
parent
cd72b4c580
commit
0a36dd00b3
@ -122,7 +122,7 @@ function checkGnuplotVersion()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if ver < v"4.7"
|
if ver < v"4.6"
|
||||||
error("gnuplot ver. >= 4.7 is required, but " * string(ver) * " was found.")
|
error("gnuplot ver. >= 4.7 is required, but " * string(ver) * " was found.")
|
||||||
end
|
end
|
||||||
log(1, "Found gnuplot version: " * string(ver))
|
log(1, "Found gnuplot version: " * string(ver))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user