Add Python 2.7 and Python 3.6
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
language: python
|
||||
sudo: required
|
||||
|
||||
python:
|
||||
- "2.7
|
||||
- "3.6"
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- dist: trusty
|
||||
|
||||
Reference in New Issue
Block a user