lgtm: use python3

This commit is contained in:
Yu Watanabe 2018-12-08 20:51:56 +09:00
parent 2f6c9b6f3f
commit fc1c09e1df
1 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,6 @@ extraction:
after_prepare:
- pip3 install meson
- export PATH="$HOME/.local/bin/:$PATH"
python:
python_setup:
version: 3