CI testing - remove Python 2.6 testing and add 3.7

This commit is contained in:
rocky
2019-06-11 11:05:50 -04:00
parent efe0914814
commit c3257a9b79

View File

@@ -3,9 +3,9 @@ language: python
python:
- '3.5'
- '2.7'
- '2.6'
- '3.4'
- '3.6'
- '3.7'
matrix:
include: