Fix Travis test (use "unknown" terminal)
This commit is contained in:
parent
ad1660f623
commit
4830e0c028
@ -1,6 +1,5 @@
|
||||
using Test, Gnuplot
|
||||
@info "Gnuplot version: " * string(Gnuplot.CheckGnuplotVersion(Gnuplot.options.cmd))
|
||||
Gnuplot.setverbose(true)
|
||||
push!(Gnuplot.options.init, "set term unknown")
|
||||
|
||||
x = [1, 2, 3]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user