Rev4016, Add ad test Python 3.4 compatibility
This commit is contained in:
parent
1da6c8c84e
commit
60405bf222
5 changed files with 10 additions and 4 deletions
|
@ -2,6 +2,9 @@ language: python
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.4
|
||||
dist: trusty
|
||||
sudo: false
|
||||
- python: 3.5
|
||||
dist: trusty
|
||||
sudo: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue