Remove python2.4 package install from other test.

This commit is contained in:
Matt Clay 2017-03-15 15:49:41 -07:00
parent 3a22467b38
commit 12f6beaebd

View file

@ -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 \