Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit 52da554

Browse files
committed
Code style and test Python 3.4 on travis
1 parent 1adae07 commit 52da554

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ python:
33
- 2.7
44
- 3.2
55
- 3.3
6+
- 3.4
67
script: python -m unittest discover

0 commit comments

Comments
 (0)