Commit 6d5ce9c
cclauss
Remove Python 3.2 and 3.3 from testing
__Problems:__
* Python 3.2 is already removed but there are still tests for its presence.
* Python 3.3 goes EOL later this month
__Solution:__
* Remove all mention of Python 3.2 and 3.3 from `.travis.yml`1 parent d26ba4e commit 6d5ce9c
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 8 | | |
15 | | - | |
16 | 9 | | |
17 | 10 | | |
18 | 11 | | |
| |||
0 commit comments