Rev4016, Add ad test Python 3.4 compatibility

This commit is contained in:
shortcutme 2019-03-21 02:22:22 +01:00
parent 1da6c8c84e
commit 60405bf222
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
5 changed files with 10 additions and 4 deletions

View file

@ -2,6 +2,9 @@ language: python
matrix:
include:
- python: 3.4
dist: trusty
sudo: false
- python: 3.5
dist: trusty
sudo: false