mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Add Python 3.6
This commit is contained in:
+2
-1
@@ -6,6 +6,7 @@ python:
|
||||
- '3.3'
|
||||
- '3.4'
|
||||
- '3.5'
|
||||
- '3.6'
|
||||
sudo: false
|
||||
script:
|
||||
- python setup.py test
|
||||
@@ -20,4 +21,4 @@ deploy:
|
||||
tags: true
|
||||
distributions: sdist bdist_wheel
|
||||
repo: PyGithub/PyGithub
|
||||
python: '2.7'
|
||||
python: '2.7'
|
||||
|
||||
Reference in New Issue
Block a user