travis: On Python3 use python3-version of pep8 #38
Previously pep8 and pyflakes were installed using the default system Python. This changes 'make travis' to use the current Python version for those scripts as well. This affects pep8, at least: on Python3 it complains about space in `print (...)`.
Showing
Please register or sign in to comment