mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-01 10:05:50 +00:00
Add Python 3.5 to travis
This commit is contained in:
parent
13925ed3d5
commit
611ceac847
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ python:
|
|||
- "pypy"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
env:
|
||||
- BUILD=test
|
||||
# Default build, see Makefile
|
||||
|
|
|
|||
Loading…
Reference in a new issue