Skip to content

Commit cf4dc73

Browse files
committed
Removed python 3.4 from .travis.
1 parent 546f3aa commit cf4dc73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python: 3.5
44
cache: pip
55
env:
66
- TOX_ENV=py27
7-
- TOX_ENV=py34
7+
# - TOX_ENV=py34
88
- TOX_ENV=py35
99
matrix:
1010
include:

0 commit comments

Comments
 (0)