travis: adjust python versions
commit4ea3506d6dfeb9f3342d105868f4af21729069aa
authorDavid Aguilar <davvid@gmail.com>
Thu, 18 Mar 2021 19:33:59 +0000 (18 12:33 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 18 Mar 2021 23:30:42 +0000 (18 16:30 -0700)
tree78eae73754d9835679349c1c568ac354796c71e9
parent99db70cc7e00a1d33957ea8df6bb9dcf32a285a2
travis: adjust python versions

Only Python 2.7 and 3.9 seem to work in travis due to
dependency errors around setuptools.

Disable the intermediate versions for now.

Signed-off-by: David Aguilar <davvid@gmail.com>
.travis.yml