travis: Use Python 3.5 on Ubuntu Xenial
This commit is contained in:
parent
402e110cab
commit
424efec8a9
@ -34,4 +34,4 @@ CMD Xvfb -screen 0 800x600x24 :0 & \
|
||||
herbstluftwm & \
|
||||
git clone /outside qutebrowser.git && \
|
||||
cd qutebrowser.git && \
|
||||
tox -e py34
|
||||
tox -e py35
|
||||
|
Loading…
Reference in New Issue
Block a user