Skip to content

Commit 570cc97

Browse files
Enable CI on Python 3.4
1 parent 7f1c6a6 commit 570cc97

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
- TOXENV=py27
66
- TOXENV=pypy
77
- TOXENV=py33
8-
# - TOXENV=py34 # No support on Travis-Ci at this time
8+
- TOXENV=py34
99
- TOXENV=cover
1010

1111
install:
@@ -17,4 +17,3 @@ script:
1717
notifications:
1818
email:
1919
- brian@kyr.us
20-

0 commit comments

Comments
 (0)