Trying to fix Travis test
This commit is contained in:
parent
c5fddd9107
commit
ad1660f623
@ -1,6 +1,5 @@
|
|||||||
using Test, Gnuplot
|
using Test, Gnuplot
|
||||||
@info "Gnuplot version: " * string(Gnuplot.CheckGnuplotVersion())
|
@info "Gnuplot version: " * string(Gnuplot.CheckGnuplotVersion(Gnuplot.options.cmd))
|
||||||
CheckGnuplotVersion
|
|
||||||
Gnuplot.setverbose(true)
|
Gnuplot.setverbose(true)
|
||||||
push!(Gnuplot.options.init, "set term unknown")
|
push!(Gnuplot.options.init, "set term unknown")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user