Skip to content

Commit e929976

Browse files
committed
remove python versions unsupported by xenial
1 parent 41662f7 commit e929976

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,8 @@ sudo: required
66
dist: xenial
77

88
python:
9-
- "2.6"
109
- "2.7"
11-
- "3.3"
12-
- "3.4"
13-
- "3.5"
1410
- "3.6"
15-
- "nightly"
1611

1712
install:
1813
- pip install coverage

0 commit comments

Comments
 (0)