Add more python versions to test
This commit is contained in:
parent
94aaaf58bd
commit
99d795691d
|
@ -2,6 +2,8 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
# whitelist
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue