Skip to content

Commit 65cde59

Browse files
committed
test against python 3.4
1 parent feb8fa5 commit 65cde59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ install:
44
- wget https://github.com/jgm/pandoc/releases/download/1.17/pandoc-1.17-1-amd64.deb && sudo dpkg -i pandoc-1.17-1-amd64.deb
55
- pip install pyyaml GitPython pypandoc
66
python:
7+
- "3.4"
78
- "3.5"
89
- "3.6"
910
# command to run tests

0 commit comments

Comments
 (0)