mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
tools/ci.sh: Don't print python2 version.
Because python2 may not be available. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -512,7 +512,6 @@ function ci_unix_32bit_setup {
|
||||
sudo pip3 install setuptools
|
||||
sudo pip3 install pyelftools
|
||||
gcc --version
|
||||
python2 --version
|
||||
python3 --version
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user