travis: Test both Python2 and Python3

This commit is contained in:
Tomas Babej 2016-12-16 14:57:34 +01:00
parent 3f392a827a
commit 6460d2650a

View file

@ -9,6 +9,8 @@ env:
- TASK_VERSION=2.5.1
python:
- "2.7"
- "3.4"
- "3.5"
before_install:
# Setup virtual framebuffer
- export DISPLAY=:99.0