fifth attempt to set up Travis CI...
I am really sorry for this madness.
This commit is contained in:
parent
5f855e1f2a
commit
9dee183669
@ -7,8 +7,7 @@ python:
|
||||
|
||||
before_install:
|
||||
- "sudo apt-get update -qq"
|
||||
- "sudo apt-get install python3-dev python3-pip"
|
||||
- "sudo -H pip3 install pip --upgrade"
|
||||
- "sudo apt-get install python3-dev"
|
||||
- "sudo -H pip3 install mypy pylint"
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user