test
This commit is contained in:
parent
8e2098e9c5
commit
cc5b427708
@ -4,9 +4,11 @@ language: python
|
||||
|
||||
sudo: required
|
||||
|
||||
script:
|
||||
install:
|
||||
- sudo apt update
|
||||
- sudo apt install -y pylint3
|
||||
|
||||
script:
|
||||
- sudo make install
|
||||
|
||||
- pylint3 -E nohang
|
||||
|
Loading…
Reference in New Issue
Block a user