Add Python 2.7 and Python 3.6

This commit is contained in:
Bob Lantz
2018-07-25 19:44:45 -07:00
parent 08a59783f4
commit 0d9a6796df
+4
View File
@@ -1,6 +1,10 @@
language: python language: python
sudo: required sudo: required
python:
- "2.7
- "3.6"
matrix: matrix:
include: include:
- dist: trusty - dist: trusty