Add Python 2.7 and Python 3.6
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user