8000 Add Python 3.4 to Travis config · davidmoss/github3.py@e08a5b0 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit e08a5b0

Browse files
committed
Add Python 3.4 to Travis config
1 parent c864320 commit e08a5b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- 2.7
55
- 3.2
66
- 3.3
7+
- 3.4
78
- pypy
89
# command to run tests, e.g. python setup.py test
910
before_script:

0 commit comments

Comments
 (0)
0