mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-17 16:35:35 +00:00
.travis.yml: Test the program with Python 3.5.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
This commit is contained in:
parent
b334efda2a
commit
fbd4cbe630
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ python:
|
|||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "pypy"
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue