Skip to content

Commit 7966629

Browse files
authored
Merge pull request #41 from radomirbosak/test-py35
Add python35 to .travis.yml
2 parents 58db8f4 + 358f142 commit 7966629

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: "python"
22
python:
33
- "2.7"
44
- "3.4"
5+
- "3.5"
56
- "3.6"
67
install:
78
- pip install flake8 mock==2.0.0

0 commit comments

Comments
 (0)