mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-24 05:36:41 +02:00
travis: Test both Python2 and Python3
This commit is contained in:
parent
3f392a827a
commit
6460d2650a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue