Fix CI
This commit is contained in:
parent
739255330b
commit
f7bf0040fa
@ -248,7 +248,7 @@ Gnuplot.quitall()
|
|||||||
|
|
||||||
|
|
||||||
Gnuplot.options.verbose = true
|
Gnuplot.options.verbose = true
|
||||||
Gnuplot.options.term = "sixel"
|
# Gnuplot.options.term = "sixel" not vailable in Travis CI
|
||||||
@gp randn(10^6) randn(10^6)
|
@gp randn(10^6) randn(10^6)
|
||||||
@gp :- 0. 0.
|
@gp :- 0. 0.
|
||||||
Gnuplot.quit(:default)
|
Gnuplot.quit(:default)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user