Skip to content

Commit 1aa1b1f

Browse files
committed
Add Python 3.4 - 3.6 to Travis metadata
1 parent 7b80400 commit 1aa1b1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: python
33
# python versioning
44
python:
55
- 2.7
6+
- 3.4
7+
- 3.5
8+
- 3.6
69

710
# requirements
811
install:

0 commit comments

Comments
 (0)