Skip to content

Commit 6caac86

Browse files
committed
Revert "Enable Py3.5 tests on Travis and add Py3.5 trove classifier to setup.py"
Travis-CI doesn't support Py3.5 yet. This reverts commit 12bc4f9.
1 parent d141ee8 commit 6caac86

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: python
22

33
python:
4-
- "3.5"
54
- "3.4"
65
- "3.3"
76
- "2.7"

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
"Programming Language :: Python :: 3",
107107
"Programming Language :: Python :: 3.3",
108108
"Programming Language :: Python :: 3.4",
109-
"Programming Language :: Python :: 3.5",
110109
"License :: OSI Approved",
111110
"License :: OSI Approved :: MIT License",
112111
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)