Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit a7994fe

Browse files
committed
Fix #47: Remove python 3.2 compatibility on Travis.
1 parent 7d018dc commit a7994fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: python
22
python:
33
- "2.7"
4-
- "3.2"
54
- "3.3"
65
- "3.4"
76
- "3.5"

0 commit comments

Comments
 (0)