Skip to content

Commit c871c1c

Browse files
committed
Restore testing against Python 3.4 and 3.5 in Travis CI
1 parent 3452bec commit c871c1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: python
22
python:
33
- 2.7
4+
- 3.4
5+
- 3.5
46
- 3.6
57
- pypy
68
- pypy3

0 commit comments

Comments
 (0)