Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit f3c584f

Browse files
committed
edit travis to run py34
1 parent fbad882 commit f3c584f

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
@@ -1,6 +1,7 @@
11
language: python
22
env:
33
- TOXENV=py27
4+
- TOXENV=py34
45
- TOXENV=pep8
56
- TOXENV=docs
67
install:

0 commit comments

Comments
 (0)