Added gnuplot dependency
This commit is contained in:
parent
32b2d35e60
commit
aa25dba956
@ -18,10 +18,10 @@ git:
|
|||||||
# - julia: nightly
|
# - julia: nightly
|
||||||
|
|
||||||
## uncomment and modify the following lines to manually install system packages
|
## uncomment and modify the following lines to manually install system packages
|
||||||
#addons:
|
addons:
|
||||||
# apt: # apt-get for linux
|
apt: # apt-get for linux
|
||||||
# packages:
|
packages:
|
||||||
# - gfortran
|
- gnuplot
|
||||||
#before_script: # homebrew for mac
|
#before_script: # homebrew for mac
|
||||||
# - if [ $TRAVIS_OS_NAME = osx ]; then brew install gcc; fi
|
# - if [ $TRAVIS_OS_NAME = osx ]; then brew install gcc; fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user