added helium test deps to ci

Este commit está contenido en:
Kevin Froman 2020-03-04 16:59:41 -06:00
padre 61d60c13d2
commit 008e16c11f
Se han modificado 2 ficheros con 3 adiciones y 1 borrados

Ver fichero

@ -3,7 +3,9 @@ test:
script:
- apt-get update -qy
- apt-get install -y tor
- apt-get install -y firefox-esr
- pip3 install --require-hashes -r requirements.txt
- pip3 install --require-hashes -r requirements-dev.txt
- pip3 install --require-hashes -r requirements-notifications.txt
- python3 --version
- make test

Ver fichero

@ -1 +1 @@
1583317276
1583362666