Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit bdc6e53

Browse files
committed
Add Python 3.4 CI build
1 parent de123f7 commit bdc6e53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: python
22
matrix:
33
include:
4+
- python: 3.4
45
- python: 3.5
56
- python: 3.6
67
- python: 3.7

0 commit comments

Comments
 (0)