This commit is contained in:
Alexey Avramov
2019-08-03 17:41:16 +09:00
parent cc5b427708
commit 365c747b49

View File

@@ -4,9 +4,8 @@ language: python
sudo: required
install:
- sudo apt update
- sudo apt install -y pylint3
before_install:
- sudo apt-get install -y pylint3
script:
- sudo make install