Fix Travis test on osx

This commit is contained in:
Giorgio Calderone 2020-03-20 09:10:50 +01:00
parent 4484d975fc
commit 7b2f2430a5

View File

@ -3,7 +3,7 @@ language: julia
os: os:
- linux - linux
- osx # - osx
julia: julia:
- 1.1 - 1.1
@ -19,8 +19,8 @@ matrix:
addons: addons:
apt: apt:
packages: gnuplot5 packages: gnuplot5
homebrew: # homebrew:
packages: gnuplot # packages: gnuplot
## uncomment the following lines to override the default test script ## uncomment the following lines to override the default test script