Skip to content

Commit a8dd23c

Browse files
committed
Merge branch 'frewsxcv-master' into v0.12.x
2 parents 0530ef4 + 2bb5f02 commit a8dd23c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22
python:
3+
- "3.4"
34
- "3.3"
45
- "2.7"
56
- "2.6"

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"Programming Language :: Python :: 2.7",
7070
"Programming Language :: Python :: 3",
7171
"Programming Language :: Python :: 3.3",
72+
"Programming Language :: Python :: 3.4",
7273
"License :: OSI Approved",
7374
"License :: OSI Approved :: MIT License",
7475
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)