From aba6c6877a787e0df95d525fa4b903b08566f036 Mon Sep 17 00:00:00 2001 From: Giorgio Calderone Date: Sat, 18 Apr 2020 00:12:02 +0200 Subject: [PATCH] Fix CI --- test/runtests.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 6f3157a..97640f7 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -4,7 +4,6 @@ try catch Gnuplot.options.dry = true end -Gnuplot.options.verbose = true Gnuplot.options.term = "unknown" x = [1, 2, 3]