mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
travis: deps script update 2
This commit is contained in:
@@ -2,7 +2,9 @@ language: python
|
||||
python:
|
||||
- "3.6"
|
||||
before_install:
|
||||
- sudo bash ./ci/ci_dependencies.sh
|
||||
- sudo add-apt-repository universe -y
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install -y redis
|
||||
- pip3 install black
|
||||
- pip3 install pylint
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user