Skip to content

Commit 23fc412

Browse files
committed
Added Python 3.4 in Travis
1 parent c6ddf09 commit 23fc412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22
python:
33
- "2.7"
4-
#- "3.4"
4+
- "3.4"
55

66
install:
77
- pip install coveralls

0 commit comments

Comments
 (0)