mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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"
|
- "pypy"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
- "3.5"
|
||||||
env:
|
env:
|
||||||
- BUILD=test
|
- BUILD=test
|
||||||
# Default build, see Makefile
|
# Default build, see Makefile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue