Skip to content

Commit 25924b3

Browse files
Merge pull request #31 from cmoussa1/remove.uneeded.py.versions
.travis.yml: remove unneeded Python versions. Only focusing on Python 3.5+
2 parents 90d6867 + bd130c3 commit 25924b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: python
22
python:
3-
- "2.7"
4-
- "3.3"
5-
- "3.4"
63
- "3.5"
74
- "3.5-dev" # 3.5 development branch
85
- "3.6"

0 commit comments

Comments
 (0)