Commit 420dd84
authored
CI: use python 3.6 (#393)
python 2.7 is dead
python 3.6 is supported until 2021-12
It would be better to move to python 3.8 right away,
but since it is not installed by default in Travis,
having to download it in each job would make the builds significantly slower.1 parent 40c51ae commit 420dd84
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments