forked from jasder/antlr
print python version
This commit is contained in:
parent
9d3a8e8368
commit
41a7833898
|
@ -8,3 +8,4 @@ jdk:
|
|||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y python3
|
||||
- python3 --version
|
||||
|
|
Loading…
Reference in New Issue