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