👷 Travis: Try to use trusty for Python 3.2 and 3.3
This commit is contained in:
parent
9966ef9a67
commit
ae3bb2c362
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ matrix:
|
|||
- python: 2.6
|
||||
dist: trusty
|
||||
- python: 2.7
|
||||
- python: 3.2
|
||||
dist: trusty
|
||||
- python: 3.3
|
||||
dist: trusty
|
||||
- python: 3.4
|
||||
- python: 3.5
|
||||
- python: 3.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue