Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 55d6502

Browse files
committed
Remove Python 3.2 and 3.3 from the build matrix
1 parent a96458d commit 55d6502

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ script: python setup.py test
88

99
jobs:
1010
include:
11-
- python: 3.2
12-
- python: 3.3
1311
- python: 3.4
1412
- python: 3.5
1513
- python: 3.6

0 commit comments

Comments
 (0)