Trying to fix Travis test
This commit is contained in:
parent
11b6a30a60
commit
5ada8eab8a
@ -79,6 +79,7 @@ end
|
|||||||
blocks).
|
blocks).
|
||||||
"""
|
"""
|
||||||
function CheckGnuplotVersion(cmd::AbstractString)
|
function CheckGnuplotVersion(cmd::AbstractString)
|
||||||
|
setverbose(true)
|
||||||
icmd = `$(cmd) --version`
|
icmd = `$(cmd) --version`
|
||||||
@info "Checking gnuplot version with command: " icmd
|
@info "Checking gnuplot version with command: " icmd
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user