Closed marioortizmanero closed 4 years ago
There's an addons with apt section to install the dependencies, rather than using commands. It should clean up a bit the .travis.yml file. pip doesn't have that feature, though.
addons
apt
.travis.yml
pip
https://docs.travis-ci.com/user/installing-dependencies/#installing-packages-with-the-apt-addon
There's an
addons
withapt
section to install the dependencies, rather than using commands. It should clean up a bit the.travis.yml
file.pip
doesn't have that feature, though.https://docs.travis-ci.com/user/installing-dependencies/#installing-packages-with-the-apt-addon