Skip to content

Commit 1fbdca0

Browse files
committed
Trim Python versions in Travis
1 parent cbc7ffd commit 1fbdca0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@ language: python
44

55
python:
66
- 2.7
7-
- 3.2
8-
- 3.3
9-
- 3.4
107
- 3.5
118
- 3.6
12-
- nightly
139

1410
script:
1511
- pip install -U flake8

0 commit comments

Comments
 (0)