mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-18 00:45:26 +00:00
travis: Add list Python 3.6 to test matrix
This makes the tests be performed with the most recent/recommended Python version.
This commit is contained in:
parent
0ec980514d
commit
e396cbc837
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ python:
|
|||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "pypy"
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue