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

Commit cd6e27e

Browse files
author
Devin McGloin
committed
Remove unsupported python versions
1 parent 41fedae commit cd6e27e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
5-
- "3.3"
6-
- "3.4"
7-
- "3.5"
84
- "3.6"
95
- "3.6-dev" # 3.6 development branch
106
- "3.7-dev" # 3.7 development branch

0 commit comments

Comments
 (0)