Fix Travis test on osx
This commit is contained in:
parent
4484d975fc
commit
7b2f2430a5
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user