added helium test deps to ci

このコミットが含まれているのは:
Kevin Froman 2020-03-04 16:59:41 -06:00
コミット 008e16c11f
2個のファイルの変更3行の追加1行の削除

ファイルの表示

@ -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

ファイルの表示

@ -1 +1 @@
1583317276
1583362666