Remove python2.4 package install from other test.
This commit is contained in:
parent
3a22467b38
commit
12f6beaebd
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ retry.py add-apt-repository 'ppa:fkrull/deadsnakes'
|
|||
retry.py apt-get update -qq
|
||||
retry.py apt-get install -qq \
|
||||
shellcheck \
|
||||
python2.4 \
|
||||
g++-4.9 \
|
||||
python3.6-dev \
|
||||
|
||||
|
|
Loading…
Reference in a new issue